16 Jul
2003
16 Jul
'03
9:31 p.m.
By jove, you've got it! For the moment, I don't want to touch ZMI code. So I deleted the URL object. (I had previously made a hack for deleting stuff.) thx! (for others' reference, the offending code is within /App/dtml/manage_tabs.dtml ) --- In zope@yahoogroups.com, Jamie Heilman <jamie@a...> wrote:
Chances are somebody named an object in that folder "URL" and DTML's stupid name space games are causing you pain. A great example of why DTML is a dead end. To fix, try replacing the expr with:
REQUEST['URL'][-(_.len(action)):]==action or REQUEST['URL'][-17:]=='/manage_workspace' and _['sequence-start']
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com