https://issues.apache.org/bugzilla/show_bug.cgi?id=45015





--- Comment #3 from Cédrik LIME <[EMAIL PROTECTED]>  2008-08-07 09:54:16 PST ---
A quick note to anyone being bitten by this bug fix: you can easily search
which of your JSPs (*.jsp*) need to be updated with the following regular
expression (take a deep breath):

<\w+:[^>]+="[^<"]*<%=[^%]*"|<\w+:[^>]+='[^<']*<%=[^%]*'

Unfortunately, I haven't found a way to automatically fix JSPs, but at least
you (hopefully) won't forget any!


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to