Item8947: UserListByPhotograph has query that doesn't find any users

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: ImageGalleryPlugin
Branches: trunk
Reported By: BigBaaadBob
Waiting For:
Last Change By: MichaelDaum
ImageGalleryPlugin version 5.10 page UserListByPhotograph has an embedded SEARCH that doesn't find any users and as such the topic always says "no images found".

That search should be modified as follows:

< %IMAGEGALLERY{thumbtitle="[[$topic]]" topics="%SEARCH{"form.name='UserForm'" type="query" nonoise="on" separator="," format="$topic"}%" size="large" title="[[$topic]]"}%
---
> %IMAGEGALLERY{thumbtitle="[[$topic]]" topics="%SEARCH{"form.name ~ '*.UserForm'" type="query" nonoise="on" separator="," format="$topic"}%" size="large" title="[[$topic]]"}%

Refer to QuerySearch where this specific query is recommended.

-- BigBaaadBob - 23 Apr 2010

 
Topic revision: r3 - 29 Nov 2012, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy