Ticket #350 (new defect)

Opened 2 weeks ago

Last modified 2 weeks ago

[River Plugin] String formatting missing on RSS feeds.

Reported by: justinr Assigned to: nobody
Priority: normal Milestone: 0.9.2
Component: plugins Version: 0.9.1
Severity: normal Keywords: rss, river, plugin
Cc: Patch Included: 1
Review Stage: unreviewed

Description

The river plugin is failing to format strings properly for RSS. Plus, there are a couple of bits where the language is confusing. "Last News" is likely intended to be "Latest News", and it's listed in either Spanish or Portuguese as "Ăšltimas Noticas" in index.php. I've included patches for both problems separately here.

Attachments

river-rss.diff (466 bytes) - added by justinr on 05/01/08 18:15:33.
River RSS Formatting patch
river-text.diff (1.1 kB) - added by justinr on 05/01/08 18:16:07.
River English Text patch
river-activity.diff (502 bytes) - added by justinr on 05/02/08 17:56:51.
patch to the activity module (in core) to handle formatting as well

Change History

05/01/08 18:15:33 changed by justinr

  • attachment river-rss.diff added.

River RSS Formatting patch

05/01/08 18:16:07 changed by justinr

  • attachment river-text.diff added.

River English Text patch

05/02/08 15:17:32 changed by justinr

  • component changed from core to plugins.

05/02/08 17:56:51 changed by justinr

  • attachment river-activity.diff added.

patch to the activity module (in core) to handle formatting as well