-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
parsing of <htmlnote> from old maps not working with QXmlStreamReader yet #64
Comments
Which version of vym are you using? Can you attache the old map? If not, could you unzip it and send me the
Thx |
|
version="1.11.3" author="" comment="" date="2007-12-19"
|
Ah, I already suspected it: 2.9.510 is a rewrite in huge parts and XML parsing is not complete yet. Exactly the tag is going to be added in the next 2-3 weeks, then some testing with such old maps would be very helpful, actually I'd like to add some to the test suite. 2.9.510 is not meant for production use yet, please use 2.9.0 (from release branch) for real work. There are more things which are not completely ported yet... I hope to get it stable enough in the next 8 weeks so that I can start using it in daily work, but it will take longer before I'd call it "beta". should be read by 2.9.0, which will again save it in a format readable by 2.9.510 |
ok, i compiled now version 2.9. it seems to worke with my old maps! it think there is also a bug in the notes editor. |
Ah thanks, I opened #65 for that. |
- <note> failed to read (pre 1.4.6) - <htmlnote> was read, but no notes generated: Possible loss of data! (pre 1.13.8 before 2010)
This has been fixed in 2.9.511. While backporting the tests to 2.9.0 I found that even 2.9.0 seems to have problems with legacy maps: was parsed, but no notes generated! 2.9.1 should work correctly. @atuctuc - can you test your maps with 2.9.1? (release branch) development branch should work, too now. I also added test/maps/legacy/notes.xml test map |
No response, seems to work. |
i get an error, when i open some old vym files.
e.g.
Citical Parse error
Invalid XML character,
Lne 1037, column 260
the maps are not correctly displayed after loading
The text was updated successfully, but these errors were encountered: