absolute_url() question
Hi, So I have a Product inheriting from a DTML Document (its a particular kind of web page). But when I call absolute_url() I get my.website.com/<string>. Any ideas how to fix this? TIA.
Ive found the reason, the id wasnt being set because of a bug: http://www.zope.org/Members/AlexR/ZClassIDBug ----- Original Message ----- From: "Andy McKay" <AndyM@ActiveState.com> To: <zope@zope.org> Sent: Saturday, May 06, 2000 11:30 AM Subject: [Zope] absolute_url() question
Hi,
So I have a Product inheriting from a DTML Document (its a particular kind of web page). But when I call absolute_url() I get my.website.com/<string>.
Any ideas how to fix this?
TIA.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Andy McKay