[Zope-dev] 2.7 management_page_charset cannot be callable
Alan Milligan
alan at balclutha.org
Thu Jan 15 17:34:10 EST 2004
In addition to this problem, someone has changed manage_form_title.dtml
and caused me grief!
The <dtml-var title> tag has been changed to <&dtml-title;>
This causes an implicit html-quote to now be performed which means that
my <img> tag, inserted to display the product's icon to more strongly
associate what is being created, now just writes the html into the title
line.
Since nothing was broken in the first place, how about backing out this
change.
Cheers, Alan
More information about the Zope-Dev
mailing list