dkf-file with empty card element can't be loaded by granule
Brought to you by:
vlg
granule 1.2.3 with kubuntu 7.04
With Add Card it is possible to create emty card elements in a dkf-file.
If you try to open a dkf-file with an empty card element, then granule brings
Failed to load deck file
"/home/antonia/Granule/Hauptstaedte-Afrika.dkf"!
Check your file syntax with
"xmllint --valid <fname>"</fname>
empty card element
<card id="user-content-_1190467390">
<front></front>
<back></back>
<back_example></back_example>
</card>
Logged In: YES
user_id=616697
Originator: NO
That's true - <front></front> tag cannot be empty. The latest version 1.2.4 would not let you create an empty card. If possible, you should try to upgrade.
--Vlad