# Encoding problem in titles with feed polling (ex: &#233;)

**URL:** https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187
**Category:** Support
**Created:** [April 4, 2015, 10:14am UTC](https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187 "2015-04-04T10:14:59Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![thomasschmit](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomasschmit/32/115917_2.png) [@thomasschmit](https://meta.discourse.org/u/thomasschmit)
#### Post date: [April 4, 2015, 10:14am UTC](https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187/1 "2015-04-04T10:14:59Z")

</div>

Using feed polling, when an article is retrieved, there is an encoding problem in its title if it contains special characters : `Article propos&#233; `. However, it works fine for the content.

Actually, `&#233` is transformed in a _“é”_ in the body of the post, but not in its title.

Is it possible to correct it?

---

<div class="post-metadata">

### Author: ![thomasschmit](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomasschmit/32/115917_2.png) [@thomasschmit](https://meta.discourse.org/u/thomasschmit)
#### Post date: [April 16, 2015, 5:30pm UTC](https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187/2 "2015-04-16T17:30:37Z")

</div>

Am I the only one to face this problem?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [June 23, 2015, 4:24am UTC](https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187/3 "2015-06-23T04:24:16Z")

</div>

@techapj can you add to your list to check and repro this? Low priority, but we should fix it if we can repro.

---

<div class="post-metadata">

### Author: ![thomasschmit](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomasschmit/32/115917_2.png) [@thomasschmit](https://meta.discourse.org/u/thomasschmit)
#### Post date: [June 23, 2015, 6:32am UTC](https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187/4 "2015-06-23T06:32:03Z")

</div>

@techAPJ, you can reproduce it using this feed : [LaToileScoute](http://www.latoilescoute.net/spip.php?page=backend), where HTML-codes are used.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [August 4, 2015, 10:49am UTC](https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187/5 "2015-08-04T10:49:59Z")

</div>

I am unable to repro this issue. Can you check if the setting `title fancy entities` is enabled on your instance?

![](https://global.discourse-cdn.com/meta/original/3X/a/1/a10ca99ff60a4d36736c5ab33ee404104cfc1307.png)

---

<div class="post-metadata">

### Author: ![thomasschmit](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomasschmit/32/115917_2.png) [@thomasschmit](https://meta.discourse.org/u/thomasschmit)
#### Post date: [August 12, 2015, 5:38pm UTC](https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187/6 "2015-08-12T17:38:25Z")

</div>

Yes, it is.

I will send you through private message another feed link to reproduce the issue. Thank’s for helping me!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 4, 2016, 6:33pm UTC](https://meta.discourse.org/t/encoding-problem-in-titles-with-feed-polling-ex-233/27187/7 "2016-05-04T18:33:33Z")

</div>


