[wp-trac] [WordPress Trac] #31581: Images-Links broken after import from wordpress.xml in WordPress 4.1.1

WordPress Trac noreply at wordpress.org
Thu Sep 17 09:12:35 UTC 2015


#31581: Images-Links broken after import from wordpress.xml in WordPress 4.1.1
--------------------------+------------------------------
 Reporter:  WulfP         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Import        |     Version:  4.1.1
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  administration
--------------------------+------------------------------

Comment (by kraftner):

 I can confirm this issue. The problem was introduced in [30660] as a
 result of #18532 changing the rounding behaviour when scaling images.

 Generally this doesn't cause any issues on existing sites because existing
 files and <img> aren't touched.

 But when you are regenerating thumbs or importing attachments from a WXR
 file they get generated differently in the filesystem leaving all <img> in
 post_content dead.

 I also have a question on WPSE looking for a solution or workaround:
 http://wordpress.stackexchange.com/q/202622/47733

 I am not sure yet if this should be handled in core or the importer (or
 any other plugins that have an issue with this like image regeneration
 plugins)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31581#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list