Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 years ago

#8563 closed defect (bug) (fixed)

[Bug] Cover Image Success Message Is Not Appearing If User Upload Lower Resolution

Reported by: mandro Owned by: imath
Priority: normal Milestone: 10.0.0
Component: Members Version: 2.4.0
Severity: normal Keywords: has-patch
Cc:

Description

Dear BuddyPress Team.

I found an important bug with BuddyPress.

When the user uploads a cover image and the resolution of the image is lower compared to the determined default one, then although the photo is being uploaded, the success message is not appearing.

But the the success message is working fine if user upload a recommended image.

Regards,

Attachments (1)

8563.patch (1.5 KB ) - added by imath 5 years ago.

Download all attachments as: .zip

Change History (4)

#1 @imath
5 years ago

  • Component CoreMembers
  • Keywords needs-patch added; needs-testing removed
  • Milestone Awaiting Review10.0.0
  • Priority highnormal
  • Version 9.1.12.4.0

Hi @mandro

Thanks a lot for your report. I confirm. We'll fix this during our 10.0.0 development cycle.

@imath
5 years ago

#2 @imath
5 years ago

  • Keywords has-patch added; needs-patch removed

8563.patch should fix the issue: it first displays the success message before re-informing about the recommended dimensions.

#3 @imath
5 years ago

  • Owner set to imath
  • Resolutionfixed
  • Status newclosed

In 13100:

Media: improve Cover Image UI feedbacks when an image is uploaded

Instead of only informing the uploaded image is smaller than the recommended size, the UI will now also inform the image has been successfully uploaded in such a case.

Props mandro

Fixes #8563

Note: See TracTickets for help on using tickets.