View Issue Details

IDProjectCategoryView StatusLast Update
0005038Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-12-21 00:21
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005038: Galleries slideshows: multiple issues / bugs
DescriptionThere are multiple issues with the galleries slideshow system:

* Slideshows only show one item even if a gallery has more than one item
* Pause button icon is broken
* Comments tab in slideshow always shows comments are disabled even when they are not
* Sometimes SLIDESHOW_URL is not passed into the template
* Sorting mechanism is broken; cannot use add_date as it triggers hack attempts, but also cannot use auto-magic keyword "recent" as it tries to find a column name "recent" which does not exist
TagsRoadmap: v11
Sponsorship open

Activities

Chris Graham

2022-11-24 12:13

administrator   ~0007739

I have fixed some of this.

Patrick Schmalstig

2022-12-16 22:13

administrator   ~0007801

Looks like the only remaining issue is the broken icons. I noticed it's not the icons themselves; the $cms.ui.setIcon is borked and setting src to base_url.

Issue History

Date Modified Username Field Change
2022-11-15 16:35 Patrick Schmalstig New Issue
2022-11-15 16:35 Patrick Schmalstig Status non-assigned => assigned
2022-11-15 16:35 Patrick Schmalstig Assigned To => Chris Graham
2022-11-20 02:53 Chris Graham Tag Attached: Roadmap: v11
2022-11-24 12:13 Chris Graham Assigned To Chris Graham => Patrick Schmalstig
2022-11-24 12:13 Chris Graham Note Added: 0007739
2022-12-16 22:13 Patrick Schmalstig Note Added: 0007801
2022-12-21 00:21 Patrick Schmalstig Status assigned => resolved
2022-12-21 00:21 Patrick Schmalstig Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised