| Summary | Fix getRecentImagesGeodata | 
| Queue | Ansel | 
| Queue Version | Git master | 
| Type | Bug | 
| State | Resolved | 
| Priority | 1. Low | 
| Owners | chuck (at) horde (dot) org | 
| Requester | duck (at) obala (dot) net | 
| Created | 11/26/2009 (5822 days ago) | 
| Due | |
| Updated | 01/13/2010 (5774 days ago) | 
| Assigned | |
| Resolved | 11/29/2009 (5819 days ago) | 
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes | 
Bug: #8732Author: duck@obala.net - Horde_Perms::EDIT is a constantnot a string - stop if there is no galleries otherwise listImages
returns an sql error ( notihing in IN() ) - in listImages use the
$sql variable
http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-git&r1=afeaee6e47588633ee5aa9f04592033d6e46ba85&r2=d1a7bad37782b0becd67b4dbd83b3aa1b4a58dad
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Bug: #8732Author: duck@obala.net - Horde_Perms::EDIT is a constantnot a string - stop if there is no galleries otherwise listImages
returns an sql error ( notihing in IN() ) - in listImages use the
$sql variable
http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-hatchery&r1=afeaee6e47588633ee5aa9f04592033d6e46ba85&r2=d1a7bad37782b0becd67b4dbd83b3aa1b4a58dad
New Attachment: Storage[1].diff
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Fix getRecentImagesGeodata
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ Yes
New Attachment: Storage.diff
State ⇒ Unconfirmed
- stop if there is no galleries otherwise listImages returns an sql
error ( notihing in IN() )
- in listImages use the $sql variable