14 Jun
2000
14 Jun
'00
4:51 p.m.
Wolfgang Strobl wrote:
On 12 Jun 2000, 17:36 Brian Lloyd wrote:
Zope 2.2.0 beta 1 has been released - you can download it from ...
After noticing that ZWiki throws an Attribute Error / getSize in RecentChanges, I tried a simple
<dtml-var "index_html.getSize()">
This works in 2.1.6, but throws the aforementioned exception in 2.2b1, too. Is this a bug or a feature?
It's been changed to "get_size()". I don't know whether that would be a bug or a feature. ;-) Shane