Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
ckeditor.module
Priority:
Critical
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
8 Feb 2013 at 17:30 UTC
Updated:
29 Jul 2014 at 21:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettDupe of #1912026: CKEditorPluginManagerTest fails because plugins are discovered in slightly different order. Double click, I think :)
Comment #2
wim leersThe "pass" patch should pass and provides the fix.
The "fail" patch should fail, yet only contains a new comment.
Comment #3
wim leers#1: ugh! That explains why I got an "issue created" status message upon attaching a file, LOL!
Now, since the patches are here, I'm going to mark the other one as a dupe.
Comment #4
amateescu commentedYes please!
Comment #5
wim leersThe results in #2 for the "fail" patch indicate that
getDefinitions()is non-deterministic. (Or that's at least what it looks like, I don't know anything about the internals of the plugin system, so…).In any case, please commit
1912028-1-pass.patchASAP to unblock lots of inappropriately failed patch reviews in the VDC issue queue and elsewhere :)Comment #6
fabianx commented#2: 1912028-1-fail.patch queued for re-testing.
Comment #7
ParisLiakos commented#1911178: Remove hook_exit() is a victim as well
Comment #8
webchickCommitted and pushed to 8.x. Thanks!
Comment #9
wim leers