Hello,

I just realized a diff in behavior between 3 URL entered in the Org buffer
with slight differences:

- http://web.com/file.php?name=Rep&path=%2FPROJ%2FSomeFile.txt
  This one is correctly exported, but when clicking on it from the Org buffer,
  the URL opened in the browser is
  http://web.com/file.php?name=Rep&path=%252FPROJ%252FSomeFile.txt,
                                          ^^       ^^
  hence path not found error.

- [[http://web.com/file.php?name=Rep&path=%2FPROJ%2FSomeFile.txt]]
  Works OK in Org and in exported HTML file.

- [[http://web.com/file.php?name=Rep&path=%2FPROJ%2FSomeFile.txt][Description]]
  Idem.

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to