Mailinglist Archive: opensuse-bugs (14404 mails)

< Previous Next >
[Bug 388172] Boot Loader- no Help in Section management
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 1 Oct 2008 02:37:17 -0600 (MDT)
  • Message-id: <20081001083717.C2F6D245391@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=388172

User rpmcruz@xxxxxxxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=388172#c8


Ricardo Cruz <rpmcruz@xxxxxxxxxxxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED




--- Comment #8 from Ricardo Cruz <rpmcruz@xxxxxxxxxxxxxxxxxxx> 2008-10-01
02:37:16 MDT ---
Josef, thx for the info, but still, it's our problem to fix. You see, Yast
makes no pretenses to use anything other than the most liberal HTML (and a set
of tags that is available in some doc somewhere). GTK is the one that uses
strict XHTML and so we must convert the thing.

(accurately speaking, the thing is that all GTK HTML renderers are half-backed
widgets with such trade-offs we thought weren't worth the cost, so we come up
with our own half-backed renderer. We are lazy bastards, so we have re-used a
XML parser for the purpose and hooked up a HTML to XML treatment, otherwise the
parser would have some severe indigestions (as was the case now). We not only
convert things like "<br>" to "<br/>", but we also must close tags and all kind
of things that liberal HTML let's get through. This tag parity in case
sensitive is something that we must cope with as well.)


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >