- Issue created by @larowlan
- ๐ฎ๐ณIndia kalpanajaiswal
Converted Editor plugin discovery to attributes.
- ๐ฎ๐ณIndia kalpanajaiswal
Converted Editor plugin discovery to attributes.
- Status changed to Needs work
9 months ago 8:43am 23 February 2024 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Thanks! ๐ Could you please convert this to a merge request, for much faster test results?
- First commit to issue fork.
- ๐ฆ๐บAustralia mstrelan
MR is up, added feedback and suggestions to the MR.
- First commit to issue fork.
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Accepted the other suggestion, to fix the spelling error.
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
I'm the subsystem maintainer and would like to be able to sign off on this. Love where this is going! ๐๐
- First commit to issue fork.
- Status changed to Needs review
9 months ago 4:57am 1 March 2024 - Status changed to Needs work
9 months ago 6:57pm 2 March 2024 - Status changed to Needs review
9 months ago 7:41am 4 March 2024 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Because
\Drupal\editor\Plugin\EditorPluginInterface::getJSSettings()
and\Drupal\editor\Plugin\EditorPluginInterface::getLibraries()
inappropriately are using the concreteEditor
class in their signature rather thanEditorInterface
, an awkward aliasing-upon-using was necessary ๐ฅAs far as I'm concerned, this is ready (except for the one comment nit that is yet to be applied).
- Status changed to Needs work
9 months ago 8:35am 4 March 2024 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
I can reproduce the test failure locally. It's in a test that was added >9 years ago, in #2442255: Changing text formats on a field makes it impossible to edit. โ .
- Status changed to Needs review
8 months ago 11:53am 18 March 2024 - Status changed to Needs work
8 months ago 10:07pm 18 March 2024 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
The sole remaining unresolved thread is still not resolved, and it's about fixing a big bug in the current MR: https://git.drupalcode.org/project/drupal/-/merge_requests/6776#note_278485
- ๐ฎ๐ณIndia Ruturaj Chaubey Pune, India
Ruturaj Chaubey โ made their first commit to this issueโs fork.
- Status changed to Needs review
8 months ago 9:26am 19 March 2024 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
This looks ready to me now!
But one test is failing:
Drupal\FunctionalJavascriptTests\Ajax\AjaxTest::testAjaxFocus Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'edit-textfield-3' +'edit-textfield-2'
๐ค Re-testingโฆ
- Status changed to RTBC
8 months ago 1:54pm 19 March 2024 - ๐บ๐ธUnited States smustgrave
Appears all feedback has been addressed
All instances replaced
Tests are green :)
- ๐ฌ๐งUnited Kingdom alexpott ๐ช๐บ๐
-
alexpott โ
committed c84ae09d on 10.3.x
Issue #3421011 by sorlov, Wim Leers, quietone, kalpanajaiswal, mstrelan...
-
alexpott โ
committed c84ae09d on 10.3.x
- Status changed to Fixed
8 months ago 8:47am 20 March 2024 -
alexpott โ
committed e7159707 on 11.x
Issue #3421011 by sorlov, Wim Leers, quietone, kalpanajaiswal, mstrelan...
-
alexpott โ
committed e7159707 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.