View Issue Details

IDProjectCategoryView StatusLast Update
0005567Composrgalleriespublic2024-01-25 20:38
ReporterAdam EdingtonAssigned ToPatrick Schmalstig 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Product Version10.0.44 
Fixed in Version10.0.45 
Summary0005567: "Take latest thumbnails as rep-images" setting should use content add date
DescriptionIt seems to pick the latest uploaded thumbnail to display, even if the content for said thumbnail is older than more recent items in the gallery.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2024-01-19 22:55

administrator   ~0008215

Oops, yeah that's a problem. This likely exists in v11 as well.

admin

2024-01-25 20:37

administrator   ~0008237

Automated response: "Take latest thumbnails as rep-images" setting should use content add date

Take latest thumbnails as rep-images was using id to sort rather than add_date (which can be controlled in the metadata settings). This hotfix fixes the issue.

admin

2024-01-25 20:37

administrator   ~0008238

Fixed in git commit 8b9e78633a (https://gitlab.com/composr-foundation/composr/commit/8b9e78633a - link will become active once code pushed to GitLab)

A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

hotfix-5567, 2024-01-25 8pm.tar (54,784 bytes)

Patrick Schmalstig

2024-01-25 20:38

administrator   ~0008239

This bug does not exist in v11.

Issue History

Date Modified Username Field Change
2024-01-19 22:53 Adam Edington New Issue
2024-01-19 22:53 Adam Edington Summary Take latest thumbnails as rep-images should use content add date => "Take latest thumbnails as rep-images" setting should use content add date
2024-01-19 22:54 Adam Edington Description Updated View Revisions
2024-01-19 22:55 Patrick Schmalstig Note Added: 0008215
2024-01-19 22:55 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-01-19 22:55 Patrick Schmalstig Status non-assigned => assigned
2024-01-25 20:38 Patrick Schmalstig Status assigned => resolved
2024-01-25 20:38 Patrick Schmalstig Resolution open => fixed
2024-01-25 20:38 Patrick Schmalstig Note Added: 0008239