Ticket #13971 (new Bug)
plone.app.theming.utils.resolve passes a function to plone.subrequest where an object is expected
Reported by: | zagor | Owned by: | ldr |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Diazo (plone.app.theming) | Version: | 4.3 |
Keywords: | Cc: |
Description
I get the error described in this message:
http://sourceforge.net/p/plone/mailman/message/32138710
One person answered with this:
This looks like a bug in "plone.app.theming.utils:resolve". It looks as if the passed in "root" where a function but the called "subrequest" expects it to be an object.
I cannot say by myself it he is right, so with this doubt I open this issue in the hope you can verify it.
Thank you very much
Change History
Note: See
TracTickets for help on using
tickets.