mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-24 16:40:06 +01:00
The parser state machine for bookmark files did not handle unexpected nesting of elements, such as a <bookmark> element inside a <title> element — it would print a critical warning rather than returning a GError. Fix that, and add various unit tests for it. The set of tests includes various other general markup tests as provided by Jussi Judin. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://gitlab.gnome.org/GNOME/glib/issues/1035
1 line
176 B
Plaintext
1 line
176 B
Plaintext
<?><!DOCTYPE><xbel version="1.0"xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"><title><bookmark:application e=""/><bookmark:application name=""exec=""> |