RE: [Zope] The id "s5/begin" contains characters illegal in URLs
10 Aug
2006
10 Aug
'06
5:59 a.m.
Because '/' is a reserved character since it is used in URLs as path separator.
Any workarounds ? Is there a way to refer to the said objects without using the '/' ?
10 Aug
10 Aug
6:04 a.m.
New subject: [Zope] The id "s5/begin" contains characters illegal in URLs
--On 10. August 2006 13:59:55 +0800 "Sinang, Danny" <D.Sinang@spi-bpo.com> wrote:
Because '/' is a reserved character since it is used in URLs as path separator.
Any workarounds ?
Is there a way to refer to the said objects without using the '/' ?
Huh? Usually you have no chance to create a Zope object with such an id. So there is no need to rename something that can't exist be definition :-) -aj
7179
Age (days ago)
7179
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Jung -
Sinang, Danny