[wp-trac] [WordPress Trac] #11658: Namespace URI in feeds is broken
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 29 07:02:17 UTC 2009
#11658: Namespace URI in feeds is broken
--------------------------+-------------------------------------------------
Reporter: mike503 | Owner:
Type: defect (bug) | Status: closed
Priority: low | Milestone:
Component: General | Version: 2.9
Severity: trivial | Resolution: invalid
Keywords: |
--------------------------+-------------------------------------------------
Changes (by sirzooro):
* status: new => closed
* resolution: => invalid
* milestone: Unassigned =>
Comment:
The line you are referring to is an XML Namespace declaration, and
therefore cannot be changed. In fact, XML Namespace declaration does not
have to point to existing URL - it have to be unique, and always the same
since it is published for first time.
You can read more [http://www.w3schools.com/XML/xml_namespaces.asp here].
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11658#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list