#23410 closed defect (bug) (duplicate)
Screenshots behaviour not same between /assets and /tags/xxx
| Reported by: | webaware | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | WordPress.org Site | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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 (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Also noticed this this evening. Can we get a fix?