[Opensource] RE: Problem with Error Filtering Field - update - FilterTree.java

Michael Rimov rimovm at centercomp.com
Sun Oct 6 07:18:43 PDT 2002


At 11:03 AM 10/4/2002 -0600, you wrote:
>Bill et al -
>
>I ran into the same problem in FilterTree.  I'm using Expresso 4.02 on solaris
>with Oracle.  The problem occurred in eForums, and I was able to narrow it 
>down
>to a few problematic strings:
>
>  &QUOT
>  &AMP
>  &LT
>  &GT
>  &G
>  (and there are probably others)

Corey,

Were you running the Expresso 4.1 filters?? I just tried what you said and 
the filters spit out:

&amp for &amp
&lt for &lt

just as it should...

If you weren't running the 4.1 filters, give them a try [you can put them 
in your 4.02 code base without any hitches]... there were several other 
boundary conditions that have been fixed since 4.02  [such as B&G].

HTH!
                                                 -Mike







More information about the Opensource mailing list