If the first line in a plain text file used to import categories starts with a string enclosed with double quotes because of a literal comma in the string, as specified in v. 8 documentation, the double quotes are not recognized, and the import incorrectly splits the string into two separate strings, and text string for the third field is dropped.
Subsequent lines in the import file whose first field is enclosed with double quotes, are unaffected, and are imported correctly.
Content of the import file:
"Block diagrams, QITC verification",*.vsd,Visio files
"Bugzilla, QITC",/Excerpts/Bugzilla/;\Excerpts\Bugzilla\,Parses local Bugzilla bug list report file
"Class reference, Doxygen, QNoC 4.6",/doxygen/nttp4.6-dev/,TWT IIS server
This bug may affect earlier versions as well.
Subsequent lines in the import file whose first field is enclosed with double quotes, are unaffected, and are imported correctly.
Content of the import file:
"Block diagrams, QITC verification",*.vsd,Visio files
"Bugzilla, QITC",/Excerpts/Bugzilla/;\Excerpts\Bugzilla\,Parses local Bugzilla bug list report file
"Class reference, Doxygen, QNoC 4.6",/doxygen/nttp4.6-dev/,TWT IIS server
This bug may affect earlier versions as well.
Comment