----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101080/#review2568 -----------------------------------------------------------
Ship it! Now it works great, thanks. I'll just take the opportunity to clarify the idea I had in IRC as it's simpler: lib/adium-theme-view.cpp <http://git.reviewboard.kde.org/r/101080/#comment2245> I meant adding "<" here, like: "[^ \t\n\r\f\v]" -> "[^ \t\n\r\f\v<]". It would alone do the trick (no need to check for <br/> or anything) and also protect us from all HTML tags. It's also safe, as the < characters user typed are escaped. - Lasse On April 11, 2011, 9:59 p.m., Francesco Nwokeka wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/101080/ > ----------------------------------------------------------- > > (Updated April 11, 2011, 9:59 p.m.) > > > Review request for Telepathy. > > > Summary > ------- > > Simple patch to recognize other links other than http(s). Added smb and > (s)ftp. if there are others to add please let me know > > > This addresses bug 270345. > http://bugs.kde.org/show_bug.cgi?id=270345 > > > Diffs > ----- > > lib/adium-theme-view.cpp 6c78889 > > Diff: http://git.reviewboard.kde.org/r/101080/diff > > > Testing > ------- > > > Thanks, > > Francesco > >
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
