Activity log for bug #603651

Date Who What changed Old value New value Message
2010-07-09 15:41:28 Eike bug added bug
2010-07-09 15:41:35 Eike freeode: importance Undecided Wishlist
2010-07-10 16:17:29 Eike tags parser
2011-06-10 19:38:49 Eike description With the current parser one needs to escape newlines inside brackets. This is a derivation from Python's behavior, which ignores newlines inside brackets. Therefore I propose to implements Python's behavior. With the current parser one needs to escape newlines inside brackets. This is a derivation from Python's behavior, which ignores newlines inside brackets. Therefore I propose to implements Python's behavior. https://sourceforge.net/apps/trac/freeode/ticket/31
2012-02-29 20:49:23 Eike description With the current parser one needs to escape newlines inside brackets. This is a derivation from Python's behavior, which ignores newlines inside brackets. Therefore I propose to implements Python's behavior. https://sourceforge.net/apps/trac/freeode/ticket/31 With the current parser one needs to escape newlines inside brackets. This is a derivation from Python's behavior, which ignores newlines inside brackets. Therefore I propose to implements Python's behavior. https://sourceforge.net/apps/trac/freeode/ticket/31 This could be done by using a separate parser for expressions inside rackets, which ignores newlines. See:setWhitespaceChars()
2012-02-29 21:12:43 Eike freeode: milestone 0.4.2