Download & Extend

Feeds created do not encode some strings

Project:Atom
Version:5.x-1.0
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

It is necessary that strings are xml escaped, however title and subtitle are not escaped in feeds created by the atom module. If the site title contains "&", then the atom/feed will guaranteed to be invalid. This issue is a blocker for sites such as http://wso2.org (The patch is now applied).

The attached patch uses php built in function htmlentities function to encode the title and the subtitle.

AttachmentSize
atom.module.patch1.11 KB

Comments

#1

Status:active» needs review

#2

Assigned to:mohanjith» Anonymous

#3

Status:needs review» fixed

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here