Ampersands (&)

Creating and modifying plugins.
Post Reply
Lynoure
Regular
Posts: 21
Joined: Tue Sep 05, 2006 4:37 pm

Ampersands (&)

Post by Lynoure »

I upgraded some plugins and now & in the entries cause problems in the Atom feed. Did Serendipity markup plugin change the way it deals with & sign?
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Post by mattsches »

For a feed (and an XHTML page) to be valid, ampersands need to be converted to

Code: Select all

&
Could be that one of the plugins you installed is responsible for this; it also happens quite often that I copy & paste text or links into my postings and forget to convert the ampersands.

Isn't there a plugin that should take care of this? I'm not quite sure ...

So, please check any recent entries you made for ampersands. If this doesn't help we need to track down the evil plugin :twisted:
Lynoure
Regular
Posts: 21
Joined: Tue Sep 05, 2006 4:37 pm

Post by Lynoure »

I upgraded all the plugins that were upgradable yesterday, no removing just upgrading. Today a two week old entry caused a problem in the feed and it had not done that earlier. So, yes, some plugin took care of this earlier.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

The "Fix common XHTML errors" should take care of the "&" recoding?

Do you know by chance which plugins were upgraded?

Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Lynoure
Regular
Posts: 21
Joined: Tue Sep 05, 2006 4:37 pm

Post by Lynoure »

Hmm, for some reason I did not have that plugin installed. Is it one that is installed by default? If so, I must have removed it.
Post Reply