Thilo Mezger wrote:
hi!
i've posted this problem on the zope-list a couple of days ago with no reply
I saw a reply. Hm.
so i'm trying zope-dev now:
i'm using this code to output A B C ... Z:
<!--#in "_.string.uppercase"--> <!--#var sequence-item--> <!--#/in-->
this works fine in my Zope-1.10.2/Linux installation but Zope-1.10.2/Win95 generates this error message:
Error type: InError Error value: Strings are not allowed as input to the in tag.
This is exactly the same error I get on Linux. You should always get this error. Maybe you are getting a cached page.
can someone explain this inconsistency?
No. I can't even believe it. ;) I certainly can't repoduce it. The in tag is not willing to iterate over a string and _.string.uppercase is a string.
why are strings allowed on linux but not on win95?
They aren't. Jim -- Jim Fulton mailto:jim@digicool.com Python Powered! Technical Director (888) 344-4332 http://www.python.org Digital Creations http://www.digicool.com http://www.zope.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.