[wp-trac] [WordPress Trac] #15760: LiveJournal Importer mishandles some <lj-cut> and <lj user=""> expressions
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 10 04:45:18 UTC 2010
#15760: LiveJournal Importer mishandles some <lj-cut> and <lj user=""> expressions
--------------------------+-------------------------------------------------
Reporter: designsimply | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Import | Version:
Severity: normal | Keywords: livejournal importer
--------------------------+-------------------------------------------------
There is a note on plugins.trac ticket 1231 that says this should be
handled in core.trac instead, so I'm cross-posting it here. The patch and
ticket were originally added by a-bishop:
http://plugins.trac.wordpress.org/ticket/1231
Reproduction steps: 1. Create a LiveJournal? entry that has <lj user="foo"
/> in it. Note that this is XML-ish 2. Try to use the livejournal-importer
on this post.
Bug The <lj user="foo" /> gets ignored because the regular expression is
too strict.
I've attached a patch that makes LiveJournal? Importer recognize the XML-
ish version.
Patch:[[BR]]
http://plugins.trac.wordpress.org/attachment/ticket/1231/livejournal-
importer.patch
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15760>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list