Ticket #4746 (closed defect: duplicate)

Opened 1 year ago

Last modified 1 year ago

Bug involving "application/xhtml+xml"

Reported by: Stevie212 Assigned to: anonymous
Priority: low Milestone:
Component: Administration Version: 2.2.2
Severity: normal Keywords: mime, type, dashboard, bug
Cc:

Description

The mime type "application/xhtml+xml" causes a weird bug with the WP dashboard, if used instead of "text/html" it will cause the the Planet Wordpress feeds not to show at the bottom of the dashboard, the development blog feed does, but not the WP planet feeds, and it all happens because of this mime type. While many users won't be affected, I believe that this is some sort of a minor defect that should be looked into. No need for a screenshot as it happens with any WP, in this case 2.2.2. Try it and you'll see what I mean.

Close this if it is already been discovered.

Change History

08/14/07 02:11:22 changed by DD32

Error only happens because the HTML which index-extra.php returns is invalid for XML parsing.

Firefox chokes on it by look of it, Opera handles it fine when its being dynamically loaded, yet throws an erorr when viewed directly.

see for yourself: http://SiteURL/wordpress/wp-admin/index-extra.php?jax=planetnews

I believe this is likely a dupe too.

Just remember that IE6(at least) cant handle anything thats serviced with application/xhtml+xml as well.

08/14/07 02:19:57 changed by Stevie212

I'm well aware of that, however it seems almighty weird that only one feed loads and the other doesn't. Apparently this issue has already been brought up damn! my first bug report and it was already reported. It is however a defect.

08/14/07 02:31:29 changed by DD32

I thought it was a dupe, But i couldnt find it :) Move discussion over there and close this ticket i guess.

08/14/07 02:32:43 changed by JeremyVisser

  • status changed from new to closed.
  • resolution set to duplicate.

Duplicate of #3914.

08/14/07 15:32:03 changed by Nazgul

  • milestone deleted.