Make WordPress Core

Opened 8 years ago

Closed 4 years ago

#37785 closed defect (bug) (worksforme)

WordPress asks to update to same (or older) plugin

Reported by: programmin's profile programmin Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Plugins Keywords: reporter-feedback
Focuses: administration Cc:

Description (last modified by SergeyBiryukov)

On my WordPress install on Sourceforge's free hosting, I noticed an odd message saying to update to the same (or older) version. This may be related to how Sourceforge seems to block curl calls on their free project web.
https://s16.postimg.org/jrtvswzut/bad_Update_Msg.png

Attachments (1)

bad_Update_Msg.png (49.7 KB) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (9)

#1 @SergeyBiryukov
8 years ago

  • Description modified (diff)
  • Summary changed from Wordpress asks to update to same (or older) plugin to WordPress asks to update to same (or older) plugin

#2 @swissspidy
8 years ago

  • Focuses ui removed
  • Version trunk deleted

Perhaps a transient that doesn't get cleaned properly? Can anyone reproduce this repeatedly?

#3 @dd32
8 years ago

To me this looks like an old transient isn't being cleared because outgoing HTTP requests are being blocked.

#4 @programmin
7 years ago

This is still happening, even on a website with CURL access:

"There is a new version of WP Canvas - Gallery available. View version 1.52 details or update now."

When in the line above I can clearly see it is version 1.52.

#5 @dd32
7 years ago

@programmin What happens when you attempt to update it?

1.53 is the latest version (6 days old). The message is displaying correctly for me on several test sites though.

Last edited 7 years ago by dd32 (previous) (diff)

#6 @programmin
7 years ago

It says "Updated".

In network panel I see it comes back with this data:

success:true
data:object:
 update:"plugin"
 plugin:"wc-gallery/wc-gallery.php"
 slug:"wc-gallery"
 oldVersion:"Version 1.52"
 newVersion:"Version 1.53"

#7 @desrosj
5 years ago

  • Keywords close reporter-feedback added

@programmin Sorry that ticket one fell through the cracks.

Are you still experiencing this issue? I did some searching but could not find any similar reports.

Going to mark this as a close candidate pending reporter feedback.

#8 @desrosj
4 years ago

  • Keywords close removed
  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

Since this has not received additional feedback or new reports, I am going to close this out.

If someone is still experiencing this, please reopen it with more details to reproduce.

Note: See TracTickets for help on using tickets.