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

Corey Snipes corey.snipes at xor.com
Fri Oct 4 10:03:10 PDT 2002


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)

I have been working with a heavily-customized eForum controller, so in order to
rule that out I reproduced the problem in the jCorporate test forums, here
(requires login):


http://www.jcorporate.com/eforum/Browse.do?state=browseMessages&GroupId=58&Threa
dId=712

I have created a fix for this in my copy of FilterTree, and tested it some.
Presently, I am unable to do any unit testing on it.  If jCorp's Mike R or
Sandra or someone could take a peek at this fix, and maybe unit test it, I'd
appreciate it.

I submit it out to the list for everyone's perusal and feedback.  If it could be
improved, please let me know.




More information about the Opensource mailing list