This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9527 - irc reader broken for ff3
Attached to Project:
Rockbox
Opened by Alexander Papst (DerPapst) - Tuesday, 04 November 2008, 18:26 GMT+2
Last edited by Björn Stenberg (zagor) - Wednesday, 05 November 2008, 12:48 GMT+2
Opened by Alexander Papst (DerPapst) - Tuesday, 04 November 2008, 18:26 GMT+2
Last edited by Björn Stenberg (zagor) - Wednesday, 05 November 2008, 12:48 GMT+2
|
DetailsThis patch fixes a CSS issue introduced with the last irc reader update which makes the live log almost unreadable in FF3 at least.
Additionally it escapes 2 minuses into −− to avoid bricking the live log if someone posts --Delimeter or similar magic in the irc channel (see http://www.rockbox.org/irc/log-20081104). Tested and works :) |
This task depends upon
Closed by Björn Stenberg (zagor)
Wednesday, 05 November 2008, 12:48 GMT+2
Reason for closing: Accepted
Additional comments about closing: Delimiter regex accepted.
Javascript changes rejected. That span is definitely not a table row.
Wednesday, 05 November 2008, 12:48 GMT+2
Reason for closing: Accepted
Additional comments about closing: Delimiter regex accepted.
Javascript changes rejected. That span is definitely not a table row.
Forgot to change one line.