On Fri, Feb 28, 2003, Laurens M. Fridael wrote: > I think it's a bug with categories in the Viewer, although I > cannot discount the possibility of there being a bug in JPluck > of course.
The reason it has worked just fine although the viewer has had this bug for quite some time is that the python parser always puts the category info at the same location in the Plucker document. When the viewer tried to access the "missing" category info in a document created by the python parser it would fail to open the record and instead assign "Unfiled" as the default category (you see there is some error checking in the viewer:) However, JPluck puts the category info at different locations (nothing wrong with that), so when the viewer used the location of the previous document's category info it found a record and tried to access it (with some bad results.) /Mike _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

