Opened 4 months ago
Last modified 4 months ago
#23410 new defect (bug)
Screenshots behaviour not same between /assets and /tags/xxx
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | WordPress.org site | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Plugins screenshots have differing behaviour whether stored in /assets or /tags/xxxx folders in plugin SVN repository.
- /tags/xxxx => scaled images with links to source images
- /assets => scaled images without links
Also, when loading a plugin for the first time recently, the screenshots didn't appear until after I added them to the /assets folder. I suspect something has changed there, as I had read that screenshots should fallback to stable tag/trunk folder.
Examples:
- Gravity Forms DPS PxPay has /assets folder, screenshots don't link
- Gravity Forms eWAY has no /assets folder, screenshots link to source images
Change History (2)
comment:1
SergeyBiryukov
— 4 months ago
- Milestone changed from Awaiting Review to WordPress.org
comment:2
DrewAPicture
— 4 months ago
Note: See
TracTickets for help on using
tickets.
Also noticed this this evening. Can we get a fix?