[ZCM] [ZC] 1171/ 1 Request "_.min and _.max still used by ZMI"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sat Jan 10 13:23:37 EST 2004


Issue #1171 Update (Request) "_.min and _.max still used by ZMI"
 Status Pending, Zope/bug critical
To followup, visit:
  http://zope.org/Collectors/Zope/1171

==============================================================
= Request - Entry #1 by Anonymous User on Jan 10, 2004 1:23 pm

Since the new sequrity version of Zope 2.6.3 (and 2.7) the _.min and _.max doesn't work any more.
They are used by the ZMI in the following places:

OFS\dtml\properties.dtml(140): size="<dtml-var "_.min(7, _.len(getProperty(select_variable)))">">
OFS\dtml\properties.dtml(152): size="<dtml-var "_.min(7, _.len(_[select_variable]))">">
OFS\dtml\propertyType.dtml(93): size="<dtml-var "_.min(7, _.len(_[select_variable]))">">
OFS\dtml\renameForm.dtml(27): "_.max(40,_.len(getId())+4)">" value="&dtml-id;" />

This breaks at least "multiple selection" properties.


==============================================================




More information about the Zope-Collector-Monitor mailing list