I just fixed the Grr parser so that it displays some atttributes
extracted from HTML inside the article. Most importantly, links!!! The
bug was big I wonder how it ever had worked, I'd guess no but that's
strange.
Anyway, now when displaying certain Articles the console gets spammed by:
2011-07-19 11:25:59.461 Grr[13239] GSHorizontalTypesetter - Glyph
generation was triggered for a layout manager while the text storage it
was attached to had unprocessed editing. This is not allowed. Glyph
generation may be triggered only at points where calls to -beginEditing
and -endEditing are balanced.
2011-07-19 11:25:59.461 Grr[13239] GSHorizontalTypesetter - Glyph
generation was triggered for a layout manager while the text storage it
was attached to had unprocessed editing. This is not allowed. Glyph
generation may be triggered only at points where calls to -beginEditing
and -endEditing are balanced.