From: Gert S. <Ger...@re...> - 2003-08-19 08:59:13
|
When reading in the comment line of a file in CTX-format, the actual comment line wasn't added to the constructed JOECommentData. When converting CTX-files to other files, this could result in corrupt files. This occurred for instance when converting to a MDL SD-file. Perform cvs diff -c -r 1.22 -r 1.21 src/joelib/io/types/ClearTextFormat.java to view the changes. Greetings, Gert |