You can end a link with a period (which gets left out of the URL), but not with a comma (for obvious reasons, I guess). This is quite frustrating when you have a series of links "foo":foo, "bar":bar, "bletch":bletch. The first two commas get included as part of the URL. Using a space before the comma works, but then there's an ugly space in the result. Any suggestions? Any chance of not including commas, or of some further quoting such as "foo":"foo", "bar":"bar", etc.? I know I'm tilting at the wind here... -- Cheers! Chris Ryland Em Software, Inc. www.emsoftware.com
I made some major improvements concerning the unified handling of punctuation characters to STXNG. The changes will appear in the 2.4 alpha. This *might* solve your problems. Fell free to test it and give me some feedback. Andreas ----- Original Message ----- From: "Chris Ryland" <cpr@emsoftware.com> To: <zope@zope.org> Sent: Thursday, May 31, 2001 12:29 PM Subject: [Zope] another STX annoyance
You can end a link with a period (which gets left out of the URL), but not with a comma (for obvious reasons, I guess). This is quite frustrating when you have a series of links
"foo":foo, "bar":bar, "bletch":bletch.
The first two commas get included as part of the URL. Using a space before the comma works, but then there's an ugly space in the result.
Any suggestions? Any chance of not including commas, or of some further quoting such as
"foo":"foo", "bar":"bar", etc.?
I know I'm tilting at the wind here... -- Cheers! Chris Ryland Em Software, Inc. www.emsoftware.com
_______________________________________________ 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 (2)
-
Andreas Jung -
Chris Ryland