Donate Share

flashcards (granule)

Tracker: Bugs

5 Illegal markup error with phonetic spelling - ID: 2835845
Last Update: Settings changed ( vlg )

Front: (German)
fettarm

Back: (Engllish)
low-fat

Example: (Phonetic)
/l@U f&t/

Result:
Illegal markup error


File with records is attached.

My System:
- ubuntu 9.04
- granule 1.4.0-7


zipora ( zipora ) - 2009-08-11 21:20

5

Closed

Works For Me

Vladislav Grinchenko

GUI

v1.4.x

Public


Comment ( 1 )




Date: 2009-08-12 01:15
Sender: vlgProject AdminAccepting Donations

Granule uses Pango markup to render text fields (just like HTML).
Since all text is XML, you need to quote special markup characters:

& becomes &
< becomes &lt;
> becomes &gt;

Your phonetic spelling should have been written as:

/l@U f&amp;t/

I will investigate pango_markup (markup_escape_text()) for the next
release.


Log in to comment.

Attached File ( 1 )

Filename Description Download
1A Food and restaurants.dkf Download

Changes ( 5 )

Field Old Value Date By
close_date - 2009-08-12 01:17 vlg
resolution_id None 2009-08-12 01:17 vlg
status_id Open 2009-08-12 01:17 vlg
artifact_group_id None 2009-08-12 01:17 vlg
File Added 338797: 1A Food and restaurants.dkf 2009-08-11 21:20 zipora