Menu

#14 DynamicFileFilter broken

closed-fixed
nobody
None
5
2005-09-08
2005-09-08
No

The javadoc says that you supply a space separated list
of file
extensions in the constructor. And that is how the
class is
used by DocumentManager.

Unfortunately, the code treats the argument as a single
extension.

Discussion

  • Stephen Crawley

    Stephen Crawley - 2005-09-08

    Logged In: YES
    user_id=342007

    Bug fixed. It wasn't quite as bad as I thought, but the
    code was being
    sloppy in the way it checked the file suffix.

     
  • Stephen Crawley

    Stephen Crawley - 2005-09-08
    • status: open --> closed-fixed
     

Log in to post a comment.