Skip to content

Conversation

fw-bot
Copy link
Contributor

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

currently, we use t-out to set the placeholder, which escapes HTML so desk's lamp becomes desk's lamp

Fix:

  • replace t-out with t-value to properly store placeholder.

Before
image

After
image

opw-5136972


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #230961

@robodoo
Copy link
Contributor

robodoo commented Oct 17, 2025

Pull request status dashboard

@robodoo robodoo added forwardport This PR was created by @fw-bot conflict There was an error while creating this forward-port PR labels Oct 17, 2025
@fw-bot
Copy link
Contributor Author

fw-bot commented Oct 17, 2025

@aksi-odoo @vchu-odoo cherrypicking of pull request #230961 failed.

stdout:

Auto-merging addons/website_sale/views/templates.xml
CONFLICT (content): Merge conflict in addons/website_sale/views/templates.xml

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

In the former case, you may want to edit this PR message as well.

⚠️ after resolving this conflict, you will need to merge it via @robodoo.

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

currently, we use t-out to set the placeholder, which escapes HTML
so `desk's lamp` becomes `desk's lamp`

Fix:
- replace `t-out` with `t-value` to properly store placeholder.

opw-5136972

X-original-commit: b217839
@vchu-odoo vchu-odoo force-pushed the 19.0-saas-18.3-opw-5136972-unescape_search_placeholder-aksi-471371-fw branch from 20c6e3b to a6ba9ba Compare October 20, 2025 06:26
@vchu-odoo
Copy link
Contributor

@robodoo r+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflict There was an error while creating this forward-port PR forwardport This PR was created by @fw-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants