fix entity escape for xml data #252
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "rho_n/hpr_generator_dev:i232_Comments-feed-not-producing-valid-xml"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For title and other xml data replace &, <, >, ', and " with
corresponding escape entities. Also use http_baseurl so
complete urls will be generated.