Hello.
Thank you more information.
on 04/01/05 05:33, Oleksandr Moskalenko wrote:
I started running strace on the bookmarkbridge and noticed that:
1. "htmlParseEntityRef: expecting ';'" error message comes from the mozilla bookmark parser, not the konqueror parser. It would be nice to fix it, but it's not a critical error.
yes.
I was able to reproduce this bug.2. bookmarkbridge segfaults on the konqueror file precisely because of the problem described in the document you listed above. If it encounters a <folder> tag without any attributes it crashes. I've run my konqueror bookmarks file through xbel_parse, so it should be valid xbel. Do you think you could patch it or get upstream to fix this? I will work around it for myself by adding an attribute such as 'folded="yes"' to every simple <folder> tag, but it would be great to have it fixed.
The cuase of this bug was konqueror.cpp, it was corrected in the source of cvs.
I will include that diff to next version(0.72-4).
thanks. -- /* * Masami Ichikawa * mailto: [EMAIL PROTECTED] */
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]