ezplatform-richtext icon indicating copy to clipboard operation
ezplatform-richtext copied to clipboard

IBX-8258: richtext: Html5Input is not washed for duplicate IDs

Open vidarl opened this issue 9 months ago • 0 comments

Question Answer
JIRA issue IBX-8258
Bug/Improvement yes
New feature no
Target version 3.3
BC breaks no
Tests pass yes
Doc needed no

XSLT stylesheet doesn't check if ids are unique. I wasn't able to reproduce the problem reported in IBX-8258 with the alloy editor ( IDs are note included in the cut&paste operation when performed on Alloy it seems). It is reproducable on the CKEditor in 4.6 The problem is nevertheless represented in the XSLT stylesheet in 3.3 as well

Note: When merging to 4.6, remember to adopt for changes in XML namespaces in new fixtures

TODO:

  • [x] Implement feature / fix a bug.
  • [x] Implement tests.
  • [x] Fix new code according to Coding Standards ($ composer fix-cs).
  • [x] Ask for Code Review.

vidarl avatar May 14 '24 11:05 vidarl