Opened 4 years ago
Last modified 8 months ago
#9678 new defect (bug)
Importing of plain RSS looses descriptions with xml:lang
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Import | Version: | 2.7.1 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: |
Description
When importing from a generic RSS feed the import function looses <description> if there is an xml:lang attribute. The imported posts will be empty.
xml:lang is a valid attribute for description to denote the language used in the article.
Change History (8)
- Keywords needs-patch added
- Milestone changed from Unassigned to Future Release
- Milestone changed from Future Release to 2.9
I'm still unable to test if the report is valid or not because testdata (a feed with the reported properties) is still missing.
comment:7
wonderboymusic — 8 months ago
- Keywords close added; needs-patch reporter-feedback removed
This belongs in Plugins Trac now, correct?
comment:8
SergeyBiryukov — 8 months ago
- Keywords reporter-feedback added; close removed
- Milestone changed from Future Release to WordPress.org
Importer bugs are still reported here under the Import component.
Note: See
TracTickets for help on using
tickets.

Please provide such a Feed to test against. Thanks.