Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

vidarl
Copy link
Member

@vidarl vidarl commented May 14, 2024

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:

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

@konradoboza konradoboza requested review from alongosz and a team June 13, 2024 08:21
Copy link
Member

@konradoboza konradoboza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vidarl vidarl requested a review from Steveb-p June 27, 2024 12:26
@vidarl vidarl force-pushed the IBX-8258_richtext_Html5Input_is_not_washed_for_duplicate_IDs branch from 95e999d to 8258cc9 Compare July 4, 2024 10:11
@konradoboza konradoboza merged commit 59149ee into 2.3 Jul 4, 2024
20 checks passed
@konradoboza konradoboza deleted the IBX-8258_richtext_Html5Input_is_not_washed_for_duplicate_IDs branch July 4, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants