On 10/30/07, Velocity Gump <[email protected]> wrote:
...
>     [junit] Running org.apache.velocity.test.BuiltInEventHandlerTestCase
>     [junit] Caught invalid references (local configuration).
>     [junit] Caught invalid references (global configuration).
>     [junit] Correctly escaped HTML
>     [junit] Correctly escaped XML
>     [junit] Correctly escaped SQL
>     [junit] Correctly escaped Javascript
>     [junit] Escape matched all references (global configuration)
>     [junit] Successfully engine init()
>     [junit] Escaping test1: Jimmy's &lt;b&gt;pizza&lt;/b&gt;
>     [junit] Successfully escaped test1:
>     [junit] Escaping test1_js: Jimmy\'s &lt;b&gt;pizza&lt;\/b&gt;
>     [junit] expected:<......> but was:<...\...>
>     [junit] junit.framework.ComparisonFailure: expected:<......> but 
> was:<...\...>
...

looks like commons-lang has changed something in their javascript escaping?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to