chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #945: html-parser supports only a few entities


From: Chicken Trac
Subject: [Chicken-janitors] #945: html-parser supports only a few entities
Date: Tue, 30 Oct 2012 23:59:06 -0000

#945: html-parser supports only a few entities
------------------------+---------------------------------------------------
 Reporter:  retroj      |       Owner:         
     Type:  defect      |      Status:  new    
 Priority:  major       |   Milestone:  someday
Component:  extensions  |     Version:  4.8.x  
 Keywords:              |  
------------------------+---------------------------------------------------
 The html-parser egg supports only a few entities ( , < and
 friends) by default.  If one wants to parse html that contains other
 entities than these, one cannot use the simple html->sxml, but must use
 make-html-parser just to add entities.  I propose that for purposes of
 html->sxml, html-parser should not validate entities at all, but simply
 create sxml entity forms for whatever entities it encounters.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/945>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]