No big deal and not a JP1 issue. Perhaps everybody knows, but me. Looks like [square brackets] in filename are poison for making links – where, whatever parses this, isn’t looking for complete [/url] but first bracket after url=fileLink.
This fails
.zip]zip file
This worked for me
zip file
Keep up the great work. And thanks for all the help you're providing.
[ ] in filenames
Moderator: Moderators
Yes, there are many characters that are not allowed in URLs.
For example, one of those is the space. It must be replaced with %20
The left square bracket should be %5B and the right square bracket should be %5D
For example, one of those is the space. It must be replaced with %20
The left square bracket should be %5B and the right square bracket should be %5D
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
Or you could just avoid using square brackets in your file names! 
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
ElizabethD
- Advanced Member
- Posts: 2348
- Joined: Mon Feb 09, 2004 12:07 pm