Re: |PY-dev] XML autoformat bug

View: New views
3 Messages — Rating Filter:   Alert me  

Re: |PY-dev] XML autoformat bug

by Karina Steffens :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Alessandro,
 
Any luck with that xml auto formatting? I prefer Sepy to other editors for xml, but it's harder to use now, since the auto format was the only way to check for well-formed xml from within the editor.
 
Thanks,
Karina
 
 


From: Karina Steffens [mailto:karina@...]
Sent: 15 December 2006 11:07
To: 'sepy-developement@...'
Subject: RE: [SE|PY-dev] XML autoformat bug

Thanks Alessandro. Great job on Sepy! I only just discovered the workspace panel (apparently it's been hidden by my tools preferences all this time...) and it rocks :)
 
Karina
 

From: Alessandro Crugnola [mailto:alessandro@...]
Sent: 14 December 2006 19:48
To: sepy-developement@...
Subject: Re: [SE|PY-dev] XML autoformat bug

Damn, you're right..
I hope I fixed all xml related stuff :(

I will find a solution. thank you

Karina Steffens ha scritto:
Hi Alessandro,
 
Sorry to bother you with this, so close to the holiday season, but in the last few releases I've encountered problems with the XML autoformat, which is changing bits of html tags within CDATA into escaped characters. For example:
 
<description><![CDATA[Microwave Popcorn Animation <br />ThinkTank Science Museum <br />Birmingham, UK]]></description>
 
turns into:
 
<description>Microwave Popcorn Animation &lt;br />ThinkTank Science Museum &lt;br />Birmingham, UK</description>
 
It says in the release notes that you've made some bug fixes to the XML autoformat, but this is still happening. I hope it's not meant to be a feature ;)
 
Thanks,
Karina
 
                                                 
Karina Steffens  |  Neo-Archaic
creative & technical new media design
 

------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________ Sepy-developement mailing list Sepy-developement@... https://lists.sourceforge.net/lists/listinfo/sepy-developement _______________________________________________ Mailing list home page: http://lists.sourceforge.net/mailman/listinfo/sepy-developement Mailinglist address for post: sepy-developement@... _______________________________________________


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sepy-developement mailing list
Sepy-developement@...
https://lists.sourceforge.net/lists/listinfo/sepy-developement
_______________________________________________
Mailing list home page: http://lists.sourceforge.net/mailman/listinfo/sepy-developement

Mailinglist address for post: sepy-developement@...
_______________________________________________

Re: |PY-dev] XML autoformat bug

by Alessandro Crugnola *sephiroth*-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi, unfortunately every xml library implementation treat the CDATA in different ways.
I think the only way to allow cdata to remain after an autoformat is to downgrade the xml parser to the built-in xml minidom library..



Karina Steffens wrote:
Hi Alessandro,
 
Any luck with that xml auto formatting? I prefer Sepy to other editors for xml, but it's harder to use now, since the auto format was the only way to check for well-formed xml from within the editor.
 
Thanks,
Karina
 
 


From: Karina Steffens [karina@...]
Sent: 15 December 2006 11:07
To: 'sepy-developement@...'
Subject: RE: [SE|PY-dev] XML autoformat bug

Thanks Alessandro. Great job on Sepy! I only just discovered the workspace panel (apparently it's been hidden by my tools preferences all this time...) and it rocks :)
 
Karina
 

From: Alessandro Crugnola [alessandro@...]
Sent: 14 December 2006 19:48
To: sepy-developement@...
Subject: Re: [SE|PY-dev] XML autoformat bug

Damn, you're right..
I hope I fixed all xml related stuff :(

I will find a solution. thank you

Karina Steffens ha scritto:
Hi Alessandro,
 
Sorry to bother you with this, so close to the holiday season, but in the last few releases I've encountered problems with the XML autoformat, which is changing bits of html tags within CDATA into escaped characters. For example:
 
<description><![CDATA[Microwave Popcorn Animation <br />ThinkTank Science Museum <br />Birmingham, UK]]></description>
 
turns into:
 
<description>Microwave Popcorn Animation &lt;br />ThinkTank Science Museum &lt;br />Birmingham, UK</description>
 
It says in the release notes that you've made some bug fixes to the XML autoformat, but this is still happening. I hope it's not meant to be a feature ;)
 
Thanks,
Karina
 
                                                 
Karina Steffens  |  Neo-Archaic
creative & technical new media design
 

------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________ Sepy-developement mailing list Sepy-developement@... https://lists.sourceforge.net/lists/listinfo/sepy-developement _______________________________________________ Mailing list home page: http://lists.sourceforge.net/mailman/listinfo/sepy-developement Mailinglist address for post: sepy-developement@... _______________________________________________


------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________ Sepy-developement mailing list Sepy-developement@... https://lists.sourceforge.net/lists/listinfo/sepy-developement _______________________________________________ Mailing list home page: http://lists.sourceforge.net/mailman/listinfo/sepy-developement Mailinglist address for post: sepy-developement@... _______________________________________________


--

--
Alessandro Crugnola
Flash|PHP|Python Developer
mobile: +39 3939402645
office: +39 0289282919
email: alessandro@...
 
web: sephiroth.it
web(2): blumerstudio.com


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sepy-developement mailing list
Sepy-developement@...
https://lists.sourceforge.net/lists/listinfo/sepy-developement
_______________________________________________
Mailing list home page: http://lists.sourceforge.net/mailman/listinfo/sepy-developement

Mailinglist address for post: sepy-developement@...
_______________________________________________

Re: |PY-dev] XML autoformat bug

by Karina Steffens :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi Alessandro,
 
Just downloaded the latest update, and the xml auto format seems to be working just fine! Well done for a great work, as usual :)
 
Thanks!
Karina


From: Alessandro Crugnola [mailto:alessandro@...]
Sent: 30 January 2007 15:23
To: sepy-developement@...
Subject: Re: [SE|PY-dev] XML autoformat bug

Hi, unfortunately every xml library implementation treat the CDATA in different ways.
I think the only way to allow cdata to remain after an autoformat is to downgrade the xml parser to the built-in xml minidom library..



Karina Steffens wrote:
Hi Alessandro,
 
Any luck with that xml auto formatting? I prefer Sepy to other editors for xml, but it's harder to use now, since the auto format was the only way to check for well-formed xml from within the editor.
 
Thanks,
Karina
 
 


From: Karina Steffens [karina@...]
Sent: 15 December 2006 11:07
To: 'sepy-developement@...'
Subject: RE: [SE|PY-dev] XML autoformat bug

Thanks Alessandro. Great job on Sepy! I only just discovered the workspace panel (apparently it's been hidden by my tools preferences all this time...) and it rocks :)
 
Karina
 

From: Alessandro Crugnola [alessandro@...]
Sent: 14 December 2006 19:48
To: sepy-developement@...
Subject: Re: [SE|PY-dev] XML autoformat bug

Damn, you're right..
I hope I fixed all xml related stuff :(

I will find a solution. thank you

Karina Steffens ha scritto:
Hi Alessandro,
 
Sorry to bother you with this, so close to the holiday season, but in the last few releases I've encountered problems with the XML autoformat, which is changing bits of html tags within CDATA into escaped characters. For example:
 
<description><![CDATA[Microwave Popcorn Animation <br />ThinkTank Science Museum <br />Birmingham, UK]]></description>
 
turns into:
 
<description>Microwave Popcorn Animation &lt;br />ThinkTank Science Museum &lt;br />Birmingham, UK</description>
 
It says in the release notes that you've made some bug fixes to the XML autoformat, but this is still happening. I hope it's not meant to be a feature ;)
 
Thanks,
Karina
 
                                                 
Karina Steffens  |  Neo-Archaic
creative & technical new media design
 

------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________ Sepy-developement mailing list Sepy-developement@... https://lists.sourceforge.net/lists/listinfo/sepy-developement _______________________________________________ Mailing list home page: http://lists.sourceforge.net/mailman/listinfo/sepy-developement Mailinglist address for post: sepy-developement@... _______________________________________________


------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________ Sepy-developement mailing list Sepy-developement@... https://lists.sourceforge.net/lists/listinfo/sepy-developement _______________________________________________ Mailing list home page: http://lists.sourceforge.net/mailman/listinfo/sepy-developement Mailinglist address for post: sepy-developement@... _______________________________________________


--

--
Alessandro Crugnola
Flash|PHP|Python Developer
mobile: +39 3939402645
office: +39 0289282919
email: alessandro@...
 
web: sephiroth.it
web(2): blumerstudio.com


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sepy-developement mailing list
Sepy-developement@...
https://lists.sourceforge.net/lists/listinfo/sepy-developement
_______________________________________________
Mailing list home page: http://lists.sourceforge.net/mailman/listinfo/sepy-developement

Mailinglist address for post: sepy-developement@...
_______________________________________________
LightInTheBox - Buy quality products at wholesale price