Opened 8 years ago
Closed 5 years ago
#37785 closed defect (bug) (worksforme)
WordPress asks to update to same (or older) plugin
Reported by: | programmin | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Plugins | Keywords: | reporter-feedback |
Focuses: | administration | Cc: |
Description (last modified by )
Attachments (1)
Change History (9)
#1
@
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
#3
@
8 years ago
To me this looks like an old transient isn't being cleared because outgoing HTTP requests are being blocked.
#4
@
8 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
@
8 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.
#6
@
8 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
@
6 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
@
5 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.
Perhaps a transient that doesn't get cleaned properly? Can anyone reproduce this repeatedly?