User tests: Successful: Unsuccessful:
See #9116
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
I have tested this item unsuccessfully on 92ae51f
Same as for @UncleR , it worked before this patch.
Following error is reported in browser console:
TypeError: jQuery(...).val(...) is undefined
if (jQuery("#extra_class").val().length)
@dgt41 See dgt41#29 for the correction
@dgt41 Sorry, with my PR dgt41#29 mentioned above it also does not work. The Javascript error is solved, but the value of the extra class input field is never used with it. I try to find a solution but am neither a Javascript nor a jQuery expert.
@dgt41 I have just commited a change to my PR dgt41#29 for you, and now all works, just have tested. So if you accept my PR this PR here can be tested with success.
This PR has received new commits.
CC: @richard67, @UncleR
This PR has received new commits.
CC: @richard67, @UncleR
@richard67 thanks, of the patch, I've simplified these lines a bit more
I have tested this item successfully on 29f9e6b
Tested with success.
Extra style parameter is added to the loadmodule or loadposition call at the end, separated by a comma, if set in the input box, otherwise if no extra style then no parameter and no comma added.
Examples:
{loadmodule mod_languages,Language switcher}
{loadmodule mod_languages,Language switcher,dada}
{loadposition position-0}
{loadposition position-0,dada}
I have tested this item successfully on 29f9e6b
OK.
Status | Pending | ⇒ | Ready to Commit |
Thanks for testing - setting RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-02-16 17:29:26 |
Closed_By | ⇒ | roland-d |
Labels |
Removed:
?
|
I have tested this item unsuccessfully on 92ae51f
After chosing a module nothing happened. Returning to the editor was only possible with the close-Button of the selection window.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9117.