|
Summary: |
Extra space displayed before and after login link inside the Info message when Email Validation is activated |
Issue Type: |
Bug |
Affects Versions: |
16.9.0 |
Assignee: |
Unassigned |
Attachments: |
No_Space_login_link_16_8_0.png, Space_login_link_16_10_2.png |
Created: |
20/Jan/25 14:44 |
Environment: |
Windows 11 Pro, Edge 132, using an instance of XWiki 16.10.2 on MariaDB 11.4, Tomcat 9.0.98 |
Priority: |
Blocker |
Reporter: |
Ilie Andriuta |
Description: |
Steps to reproduce
- Login as Admin and configure Mail Sending on the instance
- Go to Administer Wiki > Users & Rights > Registration and set "Use Email Verification" to Yes, then Save
- Logout
- Click 'Register' link and fill in the username, password and email for a new user
- Click 'Register' button
- Click 'Log-in' button
- Go to the received email and copy the validation key from the login URL (like /xwiki/bin/view/XWiki/AccountValidation?validkey=ynIolrpgYAn6Blmq&xwikiname=U1)
- Paste the validation key in the form on the wiki page
- Click 'Confirm Account' button
- Inside the Info message displayed, observe the space before and after the 'login' link
Expected results There is a single space before and after the 'login' link inside the Info message. Actual results There is much space displayed before and after the 'login' link. The issue could not be reproduced on XWiki 16.8.0. |
|