Re: [xml] First message: text nodes

Date view Thread view Subject view Author view

From: Rafael Peregrino (rafael.peregrino@innominate.com)
Date: Thu Nov 30 2000 - 12:18:14 EST


Antonio Alvarado wrote:
>
> > -----Mensaje original-----
> > De: Rafael Peregrino [SMTP:rafael.peregrino@innominate.com]
> > Enviado el: jueves 30 de noviembre de 2000 08:49
> > Para: xml@rpmfind.net
> > Asunto: Re: [xml] First message: text nodes
> >
> >
> > Weird... I don't see this... Have a look yourself below:
> > ....
         [Antonio Alvarado]
> I don't remember, but some guy have problems some time ago with
> blank-formating
> text nodes between element nodes.
>
> Check if in libxml 2.2.2, is there a function named:
> "xmlKeepBlanksDefault"?
> and then check if you have wrote a xmlKeepBlanksDefault(0) call at
> begining of your
> code.

THAT'S IT! ;-) I was really an idiot and have deleted the two following
lines

  /* COMPAT: Do not generate nodes for formatting spaces */
  LIBXML_TEST_VERSION
  xmlKeepBlanksDefault(0);

of the original code (don't ask me why! :-)!

Thanks a lot for the help!!!

Best (happy) regards,

Rafael (8-)
P.S. (newbies... :-)

-- 
rafael.peregrino@innominate.com
software engineer                                        innominate AG
server appliances                                 the linux architects
tel: +49.30.308806-81  fax: -77              http://www.innominate.com
----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Thu Nov 30 2000 - 12:43:52 EST