Comment 6 for bug 1479407

Revision history for this message
Albert Astals Cid (aacid) wrote :

Rodney, the JSON data we get varies from

{"title":"Frissítések","values":[["Verziószám","2.2.892"],["Utolsó frissítés","2015 jl. 29"],["Első kiadás","2013 okt. 15"],["Méret","322,6 KiB"]]}

to

{"title":"Frissítések","values":[["Verziószám","2.2.892"],["Utolsó frissítés","2015 júl. 29"],["Első kiadás","2013 okt. 15"],["Méret","322,6 KiB"]]}

randomly, so sometimes it shows up correctly and sometimes not.

Can you tell me how to add debug in the lower layers to verify it's QML breaking it?