This issue has been created
There is 1 update.
 
 
Change Request Application / cid:jira-generated-image-avatar-2f9b6e99-fdf3-4cf9-924e-c8b3e0a2e7ac CRAPP-388 Open

"<!DOCTYPE html>" syntax included with content modification

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a5a7e01f-b51e-4d4c-8d92-ac89df211210 Damien Mure created this issue on 15/Jul/25 14:47
 
Summary: "<!DOCTYPE html>" syntax included with content modification
Issue Type: cid:jira-generated-image-avatar-2f9b6e99-fdf3-4cf9-924e-c8b3e0a2e7ac Bug
Affects Versions: 1.17
Assignee: Unassigned
Attachments: image-2025-07-15-14-40-46-759.png, image-2025-07-15-14-42-29-825.png
Components: discussion
Created: 15/Jul/25 14:47
Environment: docker image "xwiki:17.5.0-mysql-tomcat" on AMD processor.
Priority: cid:jira-generated-image-static-major-ac2ec261-3d6e-4348-8b3d-0ee561aa8c44 Major
Reporter: Damien Mure
Description:

Hello
I started a Xwiki 17.5.0 from the official docker image.
I initialize it with the recommended flavor of customization.

  • I add the "Change request Application" extension.
  • I create one page with my admin user, with 3 lines.

 

a
b
c

 

  • Using an anonymous user, I just change the last line of the page and make a Change Request

 

a
b
to change
  • The Summary in the proposed review look like this

43860_image-2025-07-15-14-40-46-759.png

  • I have a similar behaviors while sending comment in the change request discussion: 43859_image-2025-07-15-14-42-29-825.png
  •  
  • Do not hesitate to ask me more details if needed.
  •  
  • Best Regards

 

 
 

1 update

 
cid:jira-generated-image-avatar-a5a7e01f-b51e-4d4c-8d92-ac89df211210 Changes by Damien Mure on 15/Jul/25 14:53
 
Description: Hello
I started a Xwiki 17.5.0 from the official docker image.
I initialize it with the recommended flavor of customization.
* I add the "Change request Application" extension.
* I create one page with my admin user, with 3 lines.

 
{code:java}
a
b
c
{code}
 
* Using an anonymous user, I just change the last line of the page and make a Change Request

 
{code:java}
a
b
to change
{code}
* The Summary in the proposed review look like this

!image-2025-07-15-14-40-46-759.png!
* I have a similar behaviors while sending comment in the change request discussion:

** while sending "Faudrait changer ça..." as a comment, I got this in the discussion :
!image-2025-07-15-14-42-29-825.png!
*  
* Do not hesitate to ask me more details if needed.
*  
*
Best Regards