NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item11383 for general documentation changes for release 1.1.5. Use Item9693 for docu changes for release 2.0.

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

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal New Extension ImageGalleryPlugin  
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

 

ItemTemplate edit

Summary UserListByPhotograph? has query that doesn't find any users
ReportedBy BigBaaadBob
Codebase 1.0.9
SVN Range
AppliesTo Extension
Component ImageGalleryPlugin
Priority Normal
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r1 - 23 Apr 2010 - 18:34:53 - BigBaaadBob
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads