Ticket #450 (new defect)

Opened 2 years ago

Last modified 2 years ago

OPML and UTF8

Reported by: tsd80@mail.ru Assigned to: mbonetti
Priority: normal Milestone: Gregarius 0.6.1
Component: BUGS Version: 0.5.5
Severity: normal Keywords:
Cc:

Description

There is a problem with OPML-import, when file contents a UTF8-encoded cyrilic symbols.

Some cyrillic characters, when encoded to UTF8, looks like "<" and ">", which is not accepteble by XML. It just think, this symbol is a part of XML tag.

Here is a example:

<outline  text="Р_С_С'РчР_РёС_ Р>РчР+РчР_РчР_Р°" description="Р_Р_Р_Р_С_С'Рё РЎС'С_Р_РёРё Р_С_С'РчР_РёС_ Р>РчР+РчР_РчР_Р°" type="rss" htmlUrl="http://www.artlebedev.ru/" xmlUrl="http://www.artlebedev.ru/news.rdf" />

Change History

10/12/06 17:00:06 changed by mdodoo

  • milestone changed from Gregarius 0.5.5 to Gregarius 0.6.1.

Two questions:

  1. Does your OPML validate (try it at Feed Validator and Dave Winer's OPML Validator?
  2. Can't you just change the title and description of affected feeds?