? Pending

User tests: Successful: Unsuccessful:

avatar okonomiyaki3000
okonomiyaki3000
27 Nov 2017

This fixes a bug where the tag/bracket completion and matching settings are not applied. This bug was introduced in a recent change to this plugin which moved the mode selection logic from php to javascript. So it's my fault.

Pull Request for Issue # .

Summary of Changes

Stop expecting the mode to be something like 'htmlembbed' or 'htmlmixed' and just expect 'html'.

Testing Instructions

Make sure the tag or bracket matching and completion options are turned on in the codemirror plugin. Use codemirror to write some html or maybe javascript or css.

Expected result

Your tags and brackets should be autocompleted and/or matched (when the cursor is on one, it's match should be highlighted).

Actual result

This was not working in html documents (articles, etc).

Documentation Changes Required

No, it's just a fix for a recently introduced bug. With any luck, no one will notice it ever happened.

avatar okonomiyaki3000 okonomiyaki3000 - open - 27 Nov 2017
avatar okonomiyaki3000 okonomiyaki3000 - change - 27 Nov 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Nov 2017
Category Front End Plugins
avatar okonomiyaki3000
okonomiyaki3000 - comment - 4 Dec 2017

This is an actual fix for an actual bug.

avatar Quy Quy - test_item - 6 Dec 2017 - Tested successfully
avatar Quy
Quy - comment - 6 Dec 2017

I have tested this item successfully on 64a0d34


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18881.

avatar csthomas csthomas - test_item - 15 Jan 2018 - Tested successfully
avatar csthomas
csthomas - comment - 15 Jan 2018

I have tested this item successfully on 64a0d34


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18881.

avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Jan 2018
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 15 Jan 2018

Ready to Commit after two successful tests.

avatar mbabker mbabker - close - 16 Jan 2018
avatar mbabker mbabker - merge - 16 Jan 2018
avatar mbabker mbabker - change - 16 Jan 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-01-16 22:40:44
Closed_By mbabker
Labels Added: ?

Add a Comment

Login with GitHub to post a comment