WPIntell

Source evidence

Edit Flow breaks editor after WP 5.5 update

Edit Flow · support · 2020-08-13T13:58:00+00:00

complaintsentiment
mediumseverity
0.93relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 20 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
wlampkin unresolved
After the WordPress 5.5 update yesterday, when Edit Flow is activated, it breaks the save functions in the editor. The elements in the Publish box do not ruction, (I.e., the links are unclickable and the Save/Update button is gone). All work when you deactivate Edit Flow. I’m running the latest Edit Flow, Version 0.9.6. To assist with this problem. I used jQuery Migrate Helper plugin to get things working again. It does highlight these errors on 5.5. /wp-content/plugins/edit-flow/modules/custom-status/lib/custom-status.js: $(html) HTML text after last tag is ignored /wp-content/plugins/edit-flow/modules/custom-status/lib/custom-status.js: jQuery.fn.attr(‘selected’) might use property instead of attribute I think they are related to “jQuery Migrate” I can confirm that the plugin does not work under WordPress 5.5.1. No errors are received by me, but all of my custom statuses are missing. I also installed the jQuery Migrate Helper and can confirm the above 2 messages. In addition, if I go to the Custom Status page, I get the following warning: “ https://www.sanefcs.com/wp-content/plugins/edit-flow/modules/custom-status/lib/custom-status-configure.js : jQuery.fn.live() is deprecated” Thanks for your posts, @thepauluk and @gamethrall . I installed jQuery Migrate Helper as soon as it was suggested. That solved the problem of being locked out of the Publish box. Fortunately, I didn’t lose any of the custom statuses. I’m getting the same warning on the Custom Status page. Same problem you need to install plugin jquery migrate. The problem found is : – https://**/wp-content/plugins/edit-flow/modules/custom-status/lib/custom-status.js : $(html) HTML text after last tag is ignored

Comments

4 shown
thepauluk 2020-08-19T11:15:00+00:00

To assist with this problem. I used jQuery Migrate Helper plugin to get things working again. It does highlight these errors on 5.5. /wp-content/plugins/edit-flow/modules/custom-status/lib/custom-status.js: $(html) HTML text after last tag is ignored /wp-content/plugins/edit-flow/modules/custom-status/lib/custom-status.js: jQuery.fn.attr(‘selected’) might use property instead of attribute I think they are related to “jQuery Migrate”

gamethrall 2020-09-03T18:18:00+00:00

I can confirm that the plugin does not work under WordPress 5.5.1. No errors are received by me, but all of my custom statuses are missing. I also installed the jQuery Migrate Helper and can confirm the above 2 messages. In addition, if I go to the Custom Status page, I get the following warning: “ https://www.sanefcs.com/wp-content/plugins/edit-flow/modules/custom-status/lib/custom-status-configure.js : jQuery.fn.live() is deprecated”

wlampkin 2020-09-03T18:26:00+00:00

Thanks for your posts, @thepauluk and @gamethrall . I installed jQuery Migrate Helper as soon as it was suggested. That solved the problem of being locked out of the Publish box. Fortunately, I didn’t lose any of the custom statuses. I’m getting the same warning on the Custom Status page.

davidwd 2020-09-23T08:06:00+00:00

Same problem you need to install plugin jquery migrate. The problem found is : – https://**/wp-content/plugins/edit-flow/modules/custom-status/lib/custom-status.js : $(html) HTML text after last tag is ignored