Conversation
|
Code Climate has analyzed commit 90ce61e and detected 1 issue on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 7.1% (80% is the threshold). This pull request will bring the total coverage in the repository to 39.0% (0.0% change). View more on Code Climate. |
|
@rica-carv Thank you for this! I left some comments. Just some minor tweaks and then I can commit it. Thank you. |
@CaMer0n Sorry, but i don't see any coments.... anywhere.... |
|
@rica-carv Sorry, It appears they went into a 'pending' state. Do you see them now? |
@CaMer0n Yes i do. Tx |
|
Done. |
|
Thanks. It's definitely better. Unfortunately, all the unit tests failed. Adding a defset('e_TOKEN') on e_TOKEN should fix it.
Error: ;1m [Error] Undefined constant "e_TOKEN" #1 /__w/e107/e107/e107_plugins/forum/shortcodes/batch/view_shortcodes.php:1411 |
|
@CaMer0n I've got some more pulls regarding moving HTML to templates, if you have the time to have a look... |
|
@CaMer0n Think got it all donne... can you review it, please? |
241b734 to
4f50dac
Compare
Motivation and Context
Enable custom template for the forum quick reply form
Description
Changed code to take hardcoded HTML from forum quickreply shortcode to template
How Has This Been Tested?
Latest e107 github code
Types of Changes
Checklist