Feature Request #3004

Generated feed XML can be better

Added by Woody Gilk almost 3 years ago. Updated almost 3 years ago.

Status:Closed Start date:06/26/2010
Priority:Normal Due date:
Assignee:Jeremy Bush % Done:

100%

Category:Core
Target version:v3.0.7
Resolution:fixed Points:

Description

The output generated by DOMDocument::saveXML is far better than SimpleXML::asXML. Using dom_import_simplexml would keep the amount of change low.


Related issues

duplicated by Kohana v3.x - Bug Report #3008: Kohana_FeedTest::test_create is broken v3.0.7 Closed 06/26/2010

Associated revisions

Revision 71ca9cf2
Added by Woody Gilk almost 3 years ago

Using DOMDocument to format the output of Feed::create results in more readable XML, fixes #3004

History

Updated by Woody Gilk almost 3 years ago

  • Status changed from New to Needs Test
  • Resolution set to fixed

Updated by Woody Gilk almost 3 years ago

  • Assignee changed from Woody Gilk to Jeremy Bush

Updated by Jeremy Bush almost 3 years ago

  • Status changed from Needs Test to Closed

Updated the test with http://github.com/kohana/core/commit/c025f077a3ca9f2a66e8ebfbe74a0d92d51c22f9

Should be more generic now, so formatting doesn't matter.

Updated by Jeremy Bush almost 3 years ago

  • % Done changed from 0 to 100

Also available in: Atom PDF