-------- Original-Nachricht -------- Betreff: [freemind - Help] RE: hyperlinks in FreeMind 0.9.0 Beta 17 Datum: Thu, 08 May 2008 06:38:51 -0700 Von: SourceForge.net <[EMAIL PROTECTED]> An: [EMAIL PROTECTED]
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4952457 By: karnhold I found out that the way how spaces in hyperlinks are stored is changed. While 0.9b16 stored the spaces as they are 0.9b17 encodes them as %20. Example: 0.9b16 ../../word1ofname word2ofname.ext 0.9b17 ../../word1ofname%20word2ofname.ext The new format will prevent a lot of problems in future because it is more platform independent. I use a lot of hyperlinks as well and found the following: 1. No problems with internal hyperlinks in the same map 2. No problems external hyperlinks to documents (pdf,html,doc,odt,.....) even if they contain a space character 3. External hyperlinks created by 0.9b16 work if they do not contain a space (OtherMap.mm works, Other Map.mm does not) Solution? I do not have one, but since the hyperlinks work except to the space-containing mm-files it seems to be a bug ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=22102 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
