Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#8563 closed defect (bug) (fixed)

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

Reported by: mandro's profile mandro Owned by: imath's profile imath
Milestone: 10.0.0 Priority: normal
Severity: normal Version: 2.4.0
Component: Members 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 3 years ago.

Download all attachments as: .zip

Change History (4)

#1 @imath
3 years ago

  • Component changed from Core to Members
  • Keywords needs-patch added; needs-testing removed
  • Milestone changed from Awaiting Review to 10.0.0
  • Priority changed from high to normal
  • Version changed from 9.1.1 to 2.4.0

Hi @mandro

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

@imath
3 years ago

#2 @imath
3 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
3 years ago

  • Owner set to imath
  • Resolution set to fixed
  • Status changed from new to closed

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.