[MGNLUI-1956] CK Editor config.addToRemovePlugins has no effect Created: 23/Aug/13  Updated: 09/Mar/21  Resolved: 09/Mar/21

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: 5.0.1
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Ricardo Ulate Assignee: Unassigned
Resolution: Obsolete Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Windows 7 64bit, Tomcat 7, Eclipse


Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled

 Description   

After the success with the previous plugin implementation, I ventured with a more complicated one. This one requires deleting the existing table plugin and replacing it with my own table plugin (same as old but slightly modified).

The problem I’m having is that the config.addToRemovePlugins(CORE_TABLE_PLUGIN_NAME) is not working as expected, so both plugins load.



 Comments   
Comment by Ricardo Ulate [ 30/Aug/13 ]

This case is wrong. The problem was that the table plugin is required by other plugins, so it can't be removed without also removing it's dependencies.

Generated at Mon Feb 12 08:51:47 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.