Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.2

Request #4197 Choose change to open and close tags
Submitted: 2005-04-21 13:15 UTC
From: info at adaniels dot nl Assigned:
Status: Open Package: XML_Beautifier
PHP Version: 5.0.3 OS:
Roadmaps: 1.3.0a1    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 22 - 20 = ?

 
 [2005-04-21 13:15 UTC] info at adaniels dot nl
Description: ------------ I would like to be abled to choose how tags are changed to open and close tags. 1.)
-->
|
-->
2.)
-->
|
-->
3.)
-->
|
--> <div /> Now method 3 is always used. This pretty much kills the use of the beautifier for XHTML, since tags like <script /> are not accepted.

Comments

 [2006-10-01 19:47 UTC] arnaud (Arnaud Limbourg)
Until the package gets a new maintainer.
 [2008-10-02 21:45 UTC] ashnazg (Chuck Burgess)
Might consider implementing this as a runtime option, see Req #13564 where the same option is being added to XML_Serializer.