I'm having issues with acute accents , this may appear with grave accents too.

The node title snips everything after the accent (and the letter with the accent on itself), in the case below the í in Benítez

Drupal
http://www.footy247.co.uk/ben-tez-takes-heart-as-tie-brings-return-to-ha...
The title is just Ben

From
http://www.timesonline.co.uk/article/0,,428-2507584,00.html#cid=OTC-RSS&...
specifically RSS title <title>Benítez takes heart as tie brings return to happy hunting ground</title>

Using my example football this could happen quite frequently with lots of foreign players & managers in the game, a popular example might be Arsène Wenger which uses a grave accent

If I manually create content (of type node or aggregator item) can can successfully use í and è in both the title and body if thats of any relevance

Comments

budda’s picture

Could you provide a link to an RSS feed which contains these problems so I can recreate it on a test install.

chrishaslam’s picture

http://www.timesonline.co.uk/rssfeed/sportRssIndexFeed/0,,963,00.xml

<title>Benítez takes heart as tie brings return to happy hunting ground</title> is the problematic item

budda’s picture

Works fine on my test site.

Version:-

// $Id: feedaggregator_node.module,v 1.33 2006/12/15 04:47:03 budda Exp $

budda’s picture

Status: Active » Closed (duplicate)

Have updated CVS with new entity encoding routines, this should resolve the issues.

The issue is also a dupe of another open one so will close this.