Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8787 now.

Missing <div> in the feeds (fix completed in vcs)

While generating the feed output the code adds a closing div tag (the tag is hardcoded and relies not on the actual post data), though this tag isn't opened. This is annoying if you want to render the xml output on a separate page as you need to manually remove the closing tag to not break the layout of the page.
missing_tag.diff (535 Bytes)

Comments / History

Edited ticket

Action performed by Erik Frèrejean (Support Team Member) on Oct 12th 2009, 12:52

Posted by Acyd Burn (Server Manager) on Oct 12th 2009, 13:06

The closing div is not required anymore - does it work for you if you simply remove it?

Assigned ticket to user "Acyd Burn"

Action performed by Acyd Burn (Server Manager) on Oct 12th 2009, 13:06

Changed ticket severity from "Uncategorised/normal" to "Severe"

Action performed by Acyd Burn (Server Manager) on Oct 12th 2009, 13:06

Posted by Erik Frèrejean (Support Team Member) on Oct 12th 2009, 13:40

Removing the div completely works as well.

Linked ticket with changeset: r10221

Action performed by Acyd Burn (Server Manager) on Oct 12th 2009, 14:16

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by Acyd Burn (Server Manager) on Oct 12th 2009, 14:16

Ticket details

Related SVN changesets