Make WordPress Core

Opened 3 weeks ago

Closed 3 weeks ago

Last modified 3 weeks ago

#62425 closed defect (bug) (duplicate)

Uploaded images names changed (WP backoffice)

Reported by: locksoft's profile locksoft Owned by:
Milestone: Priority: normal
Severity: major Version: 6.7
Component: Media Keywords:
Focuses: Cc:

Description

Hi guys,

tonight I received the notification my WP website was updated to 6.7.

Today, writing an article, I noticed that all the images uploaded in Gutenberg where renamed with strange names:

https://i.postimg.cc/fbgsWR3d/temp-Image-Nf-BPdb.avif

This never happened before. If I upload images from the Media section everything is ok, and the original name is not changed.

Can you help me to solve the issue?

Thanks

Change History (8)

#1 @desrosj
3 weeks ago

  • Component changed from General to Media

This ticket was mentioned in Slack in #core by desrosj. View the logs.


3 weeks ago

#3 @desrosj
3 weeks ago

  • Keywords reporter-feedback added
  • Milestone changed from Awaiting Review to 6.7.1

Hi @locksoft,

This was also reported in #62447 along with another issue. Let's focus on the file renaming in this ticket for now.

Could you provide some more steps to reproduce the problem? Mainly, how are you adding/uploading the images in the block editor? I've tried the following with no success:

  • Uploading through the image block
  • Uploading through the cover block
  • Uploading by dragging and dropping into the editor

Some other questions:

  • is the image format staying consistent?
  • do you have any example images that this happens for?

Also, are you utilizing GD or ImageMagick for image manipulation? If you're unsure, you can find this info under Tools > Site Health, click the Info tab, and expand the Media Handling section.

#4 @locksoft
3 weeks ago

Hi @desrosj, thanks for your reply.

I'm using ImageMagick (but I've no idea what it is).

The only way to have this problem is Uploading through the image block. All other methods (upload from Media library) work perfectly.
This issue started after WP 6.7 update.

The only images related external plugin I use is Enable Media Replace. But deactivating it the problem isn't solved, so I think it can't be the culprit.

#5 @desrosj
3 weeks ago

@locksoft thanks for the additional details! Which browser are you using!l? Could you also try a different one and see if there’s any difference?

#6 @locksoft
3 weeks ago

Hmmm... We're getting close! :)

I was using Safari on MacOS Sequoia (15.1).
I just tested Chrome (on MacOS too) and worked perfectly.
So I guess it's something related to WP 6.7 and Safari.

#7 @desrosj
3 weeks ago

  • Keywords reporter-feedback removed
  • Milestone 6.7.1 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Thanks @locksoft! #62447 has more details and has started discussion on how to best fix this. Now that we're sure that these are duplicates, I'm going to close this as such and focus attention over there.

#8 @locksoft
3 weeks ago

Thank you @desrosj, I'll start following the other thread.

Have a nice day. :)

Note: See TracTickets for help on using tickets.