In bugzilla , if a bug's summary or comments is added in chinese, I
write a perl script to get the value of summary or comments,using the
method is bug.get or bug.comments,but when run the script,it display
"no element found at line16,colum 164,byte 1253 at c:/perl/lib/xml/
parser.pm line187. if comments is added in english,it is ok.how to
resolve this question?