Assembla home | Assembla project page
 

Ticket #8 (new enhancement)

Opened 11 months ago

Last modified 11 months ago

prevent bad characters from UNV

Reported by: livibetter Assigned to: livibetter
Priority: normal Milestone:
Component: mUNVF Severity: normal
Keywords: Cc:

Description

       <item>
         <title>Translate website from English to Dutch</title>
         <link>http://www.onlinevolunteering.org/assignments/view_assignment.php?gpID=9567&amp;ass_id=8927</link>
         <description><![CDATA[Speak more than one language or know of anyone who does? Foundation for Young Orphans is looking for those who are fluent in Dutch to help us translate the site so that we can be available to a wider range of people.
 A growing number of visitors from all over the world have been visiting our website as well as providing feedback for us.
[snip]
 Therefore, we have decided that a full translation of our website is in order, and since we rely on the participation of everyone we can get to further the development of FYO, we will appreciate any and all help that you can provide.
  
 In case you would like to help but don\x92t have the skill, please refer this post to some else you thing will be great full to help. Thanks! The site to be translated is www.thefyo.org]]></description>
         <pubDate>Thu, 10 Jan 2008 07:00:00 GMT</pubDate>
         <guid>http://www.onlinevolunteering.org/assignments/view_assignment.php?gpID=9567&amp;ass_id=8927</guid>
      </item>

\x92 causes the problem, feed validator doesn't allow that (http://feedvalidator.org/). That may be generated by being converted from iso-8859-1, but that character doesn't belong to iso-8859-1 (need to confirm this, and why no errors). It should be 0xb4 (http://en.wikipedia.org/wiki/List_of_Unicode_characters#Basic_Latin).

Attachments

Change History

01/11/08 00:14:57 changed by livibetter

  • type changed from defect to enhancement.
  • summary changed from description contains bad characters to prevent bad characters from UNV.

The ticket's summary has changed. Because this is not caused by UNVF. The original source of http://www.onlinevolunteering.org/assignments/view_assignment.php?ass_id=8927&gp_id=9567 shows 0x92, but it can be rendered correctly with Firefox.


Add/Change #8 (prevent bad characters from UNV)




Change Properties
Action