Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Issues
  • #154
Closed
Open
Issue created Mar 07, 2013 by Administrator@rootContributor

Bug: Atom feed is not working due to XML parse error

Created by: barberboy

I tried to subscribe to the atom feed in Opera, but got this error:

XML parsing failed

XML parsing failed: syntax error (Line: 16, Character: 13)

Error:
well-formedness constraint: entity declared 
Specification:
http://www.w3.org/TR/REC-xml/#wf-entdeclared 
 15:  <entry>
 16:    <title>How&ndash;to: Use <code>role="application"</code>
 17: </title>
 18:    <link href="http://a11yproject.com/posts/how-to-use-application-role"/>
 19:    <updated>2013-02-09T00:00:00-08:00</updated>

The content for the <title> element needs to be xml_escaped like the content.

Assignee
Assign to
Time tracking