There are 4 updates, 6 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-67eb400c-00c1-47e2-a275-a667ac127d25 XWIKI-22797 Closed

Extra space displayed before and after login link inside the Info message when Email Validation is activated

 
View issue   ยท   Add comment
 

4 updates

 
cid:jira-generated-image-avatar-ddc26e54-c407-4874-87e9-6c91f566b26e Changes by Charpentier Lucas on 20/Jan/25 15:20
 
Documentation in Release Notes: N/A
Documentation: N/A
Resolution: Solved By
Status: Open Closed
 
 

6 comments

 
cid:jira-generated-image-avatar-ddc26e54-c407-4874-87e9-6c91f566b26e Charpentier Lucas on 20/Jan/25 15:20
 

Solved by XRENDERING-768 .

 
cid:jira-generated-image-avatar-ddc26e54-c407-4874-87e9-6c91f566b26e Charpentier Lucas on 20/Jan/25 15:21
 
I can confirm. We tested it with Michael, at first a quick example with similar content:
``` {{
{{info}}{{html clean="false"}}Hello <a href="https://www.example.com">World</a>!{{/html}}{{/info}}
}}
```
He could reproduce the issue on a week old snapshot. I could not on the latest. XRENDERING-768 's fix has been merged three days ago, the tests confirmed the assumption.

After following the whole process on the latest snapshot, I ended up with:
!Screenshot from 2025-01-20 15-13-33.png|thumbnail!

Which looks okay. As far as I can see, the underlying problem is the same as XRENDERING-768 and its fix also fixed this :)

Closing as a `Fixed By`.
 
cid:jira-generated-image-avatar-ddc26e54-c407-4874-87e9-6c91f566b26e Charpentier Lucas on 20/Jan/25 15:21
 
I can confirm. We tested it with Michael, at first a quick example with similar content:
{{
{
quote} { { info}}{{html clean="false"}}Hello <a href="https://www.example.com">World</a>!{{/html}}{{/info}} {quote } }

He could reproduce the issue on a week old snapshot. I could not on the latest. XRENDERING-768 's fix has been merged three days ago, the tests confirmed the assumption.

After following the whole process on the latest snapshot, I ended up with:
!Screenshot from 2025-01-20 15-13-33.png|thumbnail!

Which looks okay. As far as I can see, the underlying problem is the same as XRENDERING-768 and its fix also fixed this :)

Closing as a `Fixed By`.
 
cid:jira-generated-image-avatar-ddc26e54-c407-4874-87e9-6c91f566b26e Charpentier Lucas on 20/Jan/25 15:22
 
I can confirm. We tested it with Michael, at first a quick example with similar content:


{ quote code }
{{info}}{{html clean="false"}}Hello <a href="https://www.example.com">World</a>!{{/html}}{{/info}}
{ quote code }


He could reproduce the issue on a week old snapshot. I could not on the latest. XRENDERING-768 's fix has been merged three days ago, the tests confirmed the assumption.

After following the whole process on the latest snapshot, I ended up with:
!Screenshot from 2025-01-20 15-13-33.png|thumbnail!

Which looks okay. As far as I can see, the underlying problem is the same as XRENDERING-768 and its fix also fixed this :)

Closing as a `Fixed By`.
 
cid:jira-generated-image-avatar-ddc26e54-c407-4874-87e9-6c91f566b26e Charpentier Lucas on 20/Jan/25 15:22
 
I can confirm. We tested it with Michael, at first a quick example with similar content:


{code}
{{info}}{{html clean="false"}}Hello <a href="https://www.example.com">World</a>!{{/html}}{{/info}}
{code}


He could reproduce the issue on a week old snapshot. I could not on the latest. XRENDERING-768 's fix has been merged three days ago, the tests confirmed the assumption.

After following the
whole process to reproduce the bug on the latest snapshot, I ended up with:
!Screenshot from 2025-01-20 15-13-33.png|thumbnail!

Which looks okay. As far as I can see, the underlying problem is the same as XRENDERING-768 and its fix also fixed this :)

Closing as a `Fixed By`.
 
cid:jira-generated-image-avatar-ddc26e54-c407-4874-87e9-6c91f566b26e Charpentier Lucas on 20/Jan/25 15:23
 
I can confirm. We tested it with Michael, at first a quick example with similar content:


{code}
{{info}}{{html clean="false"}}Hello <a href="https://www.example.com">World</a>!{{/html}}{{/info}}
{code}


He could reproduce the issue on a week old snapshot. I could not on the latest. XRENDERING-768 's fix has been merged three days ago, the tests confirmed the assumption.

After following the process to reproduce the bug on the latest snapshot, I ended up with:
!Screenshot from 2025-01-20 15-13-33.png|thumbnail!

Which looks okay. As far as I
can see understand , the underlying problem is the same as XRENDERING-768 and its fix also fixed this :)

Closing as a `
Fixed Solved By`.