Skip to content

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Oct 18, 2025

Before this commit:
Names containing a non-breaking space would break the generated svg
file.
This is because the inserted '&nbsp' is not valid XML.
This also broke the initials signature generation.

After this commit:
The getCleanedName method actually returns the cleaned name and the
signature svg files is correct.

Related ticket:
opw-4927425

Forward-Port-Of: #231517

Before this commit:
Names containing a non-breaking space would break the generated svg
file.
This is because the inserted '&nbsp' is not valid XML.
This also broke the initials signature generation.

After this commit:
The getCleanedName method actually returns the cleaned name and the
signature svg files is correct.

Related ticket:
opw-4927425

X-original-commit: 8892082
@robodoo
Copy link
Contributor

robodoo commented Oct 18, 2025

Pull request status dashboard

@fw-bot
Copy link
Contributor Author

fw-bot commented Oct 18, 2025

This PR targets saas-18.4 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Oct 18, 2025
robodoo pushed a commit that referenced this pull request Oct 20, 2025
Before this commit:
Names containing a non-breaking space would break the generated svg
file.
This is because the inserted '&nbsp' is not valid XML.
This also broke the initials signature generation.

After this commit:
The getCleanedName method actually returns the cleaned name and the
signature svg files is correct.

Related ticket:
opw-4927425

closes #232238

X-original-commit: 8892082
Signed-off-by: Pierre Paridans (app) <app@odoo.com>
Signed-off-by: Sylvain Francis (syf) <syf+odoo@odoo.com>
@robodoo robodoo closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forwardport This PR was created by @fw-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants