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

v12 - Doctype tml is missing #718

Closed
flotho opened this issue May 12, 2020 · 9 comments
Closed

v12 - Doctype tml is missing #718

flotho opened this issue May 12, 2020 · 9 comments

Comments

@flotho
Copy link
Member

flotho commented May 12, 2020

Hi everyone,

I'm facing the same issue as odoo/odoo#44612

I confirm that it's running properly on runbot Odoo and runbot OCA/OCB.

Yet OCA/website is obviously causing troubles , checked on this db http://3421796-12-0-317600.runbot2-2.odoo-community.org
image
no doctype in the page here.

@flotho
Copy link
Member Author

flotho commented May 12, 2020

Once connected, the doctype appears

@flotho
Copy link
Member Author

flotho commented May 12, 2020

after desinstalling one by one each module, I confirm that the lazy load image module is causing the issue.

@flotho
Copy link
Member Author

flotho commented May 12, 2020

Hi @tarteo ,

Do you confirm that this bug is also affecting you ?

Regards

@flotho
Copy link
Member Author

flotho commented May 12, 2020

hummm, not so simple, it looks like it's a combination of module and a specifc installation sequence that cause the issue.

@flotho
Copy link
Member Author

flotho commented May 12, 2020

I confirm on my installation that uninstalling lazy load image seems to be the main part of the problem

@flotho
Copy link
Member Author

flotho commented May 12, 2020

desactiving the wiew that add js is not enough so it looks like a python issue

flotho added a commit to flotho/website that referenced this issue May 12, 2020
flotho added a commit to flotho/website that referenced this issue Jul 3, 2020
and probably odoo/odoo#44612

Update ir_ui_view.py

fix lint
flotho added a commit to flotho/website that referenced this issue Jul 5, 2020
and probably odoo/odoo#44612

Update ir_ui_view.py

fix lint

add tests with doctype
flotho added a commit to flotho/website that referenced this issue Jul 5, 2020
and probably odoo/odoo#44612

Update ir_ui_view.py

fix lint

add tests with doctype

fix useless spaces
flotho added a commit to flotho/website that referenced this issue Jul 5, 2020
and probably odoo/odoo#44612

Update ir_ui_view.py

fix lint

add tests with doctype

fix useless spaces

more pylint fix

More pylint fix
flotho added a commit to flotho/website that referenced this issue Jul 5, 2020
and probably odoo/odoo#44612

Update ir_ui_view.py

fix lint

add tests with doctype

fix useless spaces

more pylint fix

More pylint fix

Maybe the last one on pylint ;-)
flotho added a commit to flotho/website that referenced this issue Jul 8, 2020
and probably odoo/odoo#44612

Update ir_ui_view.py

fix lint

add tests with doctype

fix useless spaces

more pylint fix

More pylint fix

Maybe the last one on pylint ;-)
@llabusch93
Copy link

Hello,

+1 for me on V11. DOCTYPE is missing with lazy load installed and public user.

Any news on this?

@flotho
Copy link
Member Author

flotho commented Nov 27, 2020

I'm struggling on unit tests

simahawk pushed a commit to simahawk/website that referenced this issue Dec 15, 2020
simahawk pushed a commit to simahawk/website that referenced this issue Dec 15, 2020
simahawk pushed a commit to simahawk/website that referenced this issue Dec 15, 2020
@simahawk
Copy link

fixed by #810

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

Successfully merging a pull request may close this issue.

3 participants