? Failure

User tests: Successful: Unsuccessful:

avatar dgt41
dgt41
11 Nov 2015

Fixes #8378

Testing

Set tinyMCE as you editor
try the button insert article, the link should be inserted and the modal should close

avatar dgt41 dgt41 - open - 11 Nov 2015
avatar dgt41 dgt41 - change - 11 Nov 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Nov 2015
Labels Added: ?
avatar dgt41
dgt41 - comment - 11 Nov 2015

Just a remark the broken part is the undefined jModalClose function, the rest is just moving js to a part where can be overridden...

avatar zero-24 zero-24 - change - 11 Nov 2015
Milestone Added:
avatar dgt41 dgt41 - reference | e6557de - 11 Nov 15
avatar Bakual
Bakual - comment - 11 Nov 2015

While this fixes the issue for the article button, it doesn't fix the underlying issue.
All 3rd party plugins with similar code will still be broken, and especially closing the active modal is something many (most?) plugins use in this case.

Unfortunately it looks like the move to use Bootstrap modals instead of SqueezeBox isn' that easy. If we can't proxy the old closing method to close the Bootstrap modal, then I'm afraid that PR isn't B/C and imho needs to be reverted.

avatar Bakual
Bakual - comment - 12 Nov 2015

Can you fix the CS issues Travis complains about?
Also I see some commented out code lines. I guess those are leftovers?

avatar dgt41
dgt41 - comment - 12 Nov 2015

Closing please test #8366

avatar dgt41 dgt41 - change - 12 Nov 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-11-12 12:26:24
Closed_By dgt41
avatar dgt41 dgt41 - close - 12 Nov 2015
avatar dgt41 dgt41 - close - 12 Nov 2015
avatar zero-24 zero-24 - change - 12 Nov 2015
Milestone Removed:
avatar dgt41 dgt41 - head_ref_deleted - 18 Nov 2015

Add a Comment

Login with GitHub to post a comment