Ticket #13193 (confirmed Bug)

Opened 4 years ago

Last modified 4 years ago

plone.app.theming does not output the theme's DOCTYPE as claimed

Reported by: danjacka Owned by: elro
Priority: minor Milestone: 4.x
Component: Diazo (plone.app.theming) Version: 4.3
Keywords: Cc:

Description

plone.app.theming's control panel says: "If [doctype is] left blank ... that set in the Diazo theme is used'. Assuming that means the DOCTYPE in the theme.html file is used, then this feature does not work. The only way to change the DOCTYPE is by explicitly using the doctype setting.

I'm not sure what's at fault here. A broken feature or outdated help text? Or perhaps I'm misunderstanding what is meant.

 https://github.com/plone/plone.app.theming/blob/master/src/plone/app/theming/interfaces.py#L150-L151

Change History

comment:1 Changed 4 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to Diazo
Note: See TracTickets for help on using tickets.