On Tue, Oct 8, 2013 at 11:04 AM, Jan Nijtmans <[email protected]>wrote:

> 2013/10/8 Ron Wilson <[email protected]>:
> > What about URL encoding? Richard's example would yield:
> > "Journal+Articles+%28LaTeX%29+Collected+by+J.+Van+Den+Hoff"
> >
>
> That wouldn't help on Windows, where characters like
>        "   *   :   <   >   ?   |   \
> cannot be used in filenames  ('[' and ']' are OK, B.T.W.).
>

Hmm. The * didn't get encoded, but the others did:
Journal+Articles%2FStories%3F+%3CLaTeX%3E+by+%22J*+Van+Den+Hoff%22

Maybe an error in the implementation of the URL encoder at
http://www.url-encode-decode.com/
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to