1
DMarvelus
xhld 2.83 , Snoopy, RSS, and XML character/entity references
  • 2005/1/29 14:37

  • DMarvelus

  • Just popping in

  • Posts: 70

  • Since: 2005/1/29


in xhld headlinerenderer.php

on this line:

if( ! $snoopy->fetch( $this->_hl->getVar( 'headline_rssurl' ) ) || ! $snoopy->results ) {

When Snoopy gets the RSS file, it replaces

& #36 ; with & amp ;#36;
and it replaces & #151 ; with & amp ;#151;
It leaves & #39 ; the same

This messes up the headlines, because it messes up the XML references. This is one of the strangest problems I have ever seen, especially since it does this on the production server, but not the test server.

I have XOOPS 2.0.9.2. Has any one seen this before? Any one know how to fix it?

2
DMarvelus
Re: xhld 2.83 , Snoopy, RSS, and XML character/entity references
  • 2005/1/30 21:05

  • DMarvelus

  • Just popping in

  • Posts: 70

  • Since: 2005/1/29


never mind... This is actually due to the PHP XML parser,
and it is a bug.

http://bugs.php.net/bug.php?id=31139

Login

Who's Online

186 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 186


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits