Re: Re[2]: [xml] bug with created attribute nodes?
- From: Daniel Veillard <veillard redhat com>
- To: Flying <flying dom natm ru>
- Cc: xml gnome org
- Subject: Re: Re[2]: [xml] bug with created attribute nodes?
- Date: Mon, 23 Dec 2002 12:59:03 -0500
On Mon, Dec 23, 2002 at 08:29:23PM +0300, Flying wrote:
Hello Daniel,
Please take a look at the difference between your and my testcases:
Your:
root.setProp("img", "a&b")
My:
$root->set_attribute('a','a&b');
Except syntax there is also different values set for attributes. With
your value, being set in PHP i will get same result as you, but try
to set exactly same attribute value as i do. If you will get different
I do NOT get the same result I get "a&amp;b" which is the normal
result for a&b' escaping and certainly not "aÞb".
result with it - i will switch to PHP developers :)
I general I don't like being pressured with "This issue is critical
for our application" kind of remarks, if it's critical, then debug
it, you have the code.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]