Share

HTML Tidy

Tracker: Patches

5 Patch to add tidyNodeGetValue() to the TidyLib API - ID: 1877642
Last Update: Comment added ( arnaud02 )

This patch introduces a new function to the TidyLib API named
tidyNodeGetValue(), as discussed here:

http://lists.w3.org/Archives/Public/html-tidy/2008JanMar/0011.html

The function fills a TidyBuffer with the UTF-8 value of any node except an
element. This is very useful for manipulating the in-memory TidyDoc without
serializing it. This problem is also discussed in this bug:

http://sourceforge.net/tracker/index.php?func=detail&aid=1636028&group_id=2
7659&atid=390963


John Snelson ( jpcs ) - 2008-01-22 20:55

5

Pending

Fixed

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2008-01-27 10:37
Sender: arnaud02Project Admin


Patch applied. Thanks.


Attached File ( 1 )

Filename Description Download
tidyGetNodeValue.patch The patch to add tidyNodeGetValue() Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2008-01-27 10:37 arnaud02
resolution_id None 2008-01-27 10:37 arnaud02
close_date - 2008-01-27 10:37 arnaud02
File Added 263338: tidyGetNodeValue.patch 2008-01-22 20:55 jpcs