On Mar 23, 2010, at 5:23 PM, Sergiu Dumitriu wrote:
On 03/23/2010 05:01 PM, 2smart4u wrote:
Hi folks,
sorry for the belated reply, was in a meeting.
Well, what I did now is, that I renamed the blog-entry (More actions -> rename) and changed the "@" to "at" - and, surprise, surprise, it's working now.
So, the blog post document had an @ in its name? Well, @ is used to separate the attachment name inside the URL, as in:
[[image:[email protected]]]
If the document name contains an @, then this becomes:
[[image:Space.Docum@[email protected]]]
and this translates into the attachment "[email protected]" attached to the document "Space.Docum".
Vincent, what's the status on escaping inside URLs?
Not started yet. Thanks -Vincent
Is that info sufficient for you guys?