[Bug Report] multi-line nick error in web2live - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [Bug Report] multi-line nick error in web2live (/showthread.php?tid=82356) [Bug Report] multi-line nick error in web2live by Shiny Rabbit on 03-14-2008 at 07:15 PM
RE: [Bug Report] multi-line nick error in web2live by warmth on 03-14-2008 at 09:34 PM I think you should attach a txt file with the code you use to display your name... cause some char is causing that... RE: [Bug Report] multi-line nick error in web2live by Shiny Rabbit on 03-14-2008 at 10:24 PM
if you mean how i made the linebreak i put in a convo box: RE: [Bug Report] multi-line nick error in web2live by MeEtc on 03-14-2008 at 10:33 PM I'm not sure how the information is sent or stored in Web2Live, but I have fixed this in YASS with code:where all the data sent is URLencoded, %0D represents a line break. I replace it with an empty string. Had a similar problem with the + character. It was being displayed as a space instead of the literal + character. RE: [Bug Report] multi-line nick error in web2live by Shiny Rabbit on 03-14-2008 at 10:40 PM i tried YASS as well but it just came up with an error wen i try 2 do anything RE: [Bug Report] multi-line nick error in web2live by NanaFreak on 03-14-2008 at 11:33 PM
quote:thanks, i will work on this now also, can you not make a new thread... just post in the Web2Live thread UPDATE: the bug has been fixed now, as you can tell your signature is working fine RE: [Bug Report] multi-line nick error in web2live by Shiny Rabbit on 03-15-2008 at 12:13 AM
brilliant, i shall sig this now |