Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0] website_crm_privacy_policy bug xpath #803

Closed
vanderperre opened this issue Nov 17, 2020 · 1 comment
Closed

[13.0] website_crm_privacy_policy bug xpath #803

vanderperre opened this issue Nov 17, 2020 · 1 comment

Comments

@vanderperre
Copy link
Contributor

installation : XML parser don't find parent

suggestion

replace in templates/contactus.xml

expr="//form/div/div/span[@id='o_website_form_result']/../.."
by
expr="//form//div/div/span[@id='o_website_form_result']/../.."

vanderperre added a commit to vanderperre/website that referenced this issue Nov 18, 2020
@wytzejan
Copy link
Member

wytzejan commented Nov 20, 2020

Please see my comment in #804.
Your suggestion will also work but with a base website_form installation it's not really needed in my opinion.

pedroguirao pushed a commit to pedroguirao/website that referenced this issue Oct 4, 2021
victoralmau pushed a commit to Tecnativa/website that referenced this issue Nov 8, 2021
yajo pushed a commit to antonio-trey/website that referenced this issue Nov 10, 2021
victoralmau pushed a commit to Tecnativa/website that referenced this issue Nov 23, 2021
ioans73 pushed a commit to Studio73/website that referenced this issue May 19, 2022
miguel-S73 pushed a commit to Studio73/website that referenced this issue Jan 26, 2023
miguel-S73 pushed a commit to Studio73/website that referenced this issue May 17, 2023
sbiosca-s73 pushed a commit to Studio73/website that referenced this issue Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants