Summary | Small fixes |
Queue | Ansel |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | duck (at) obala (dot) net |
Created | 10/31/2008 (6092 days ago) |
Due | |
Updated | 11/03/2008 (6089 days ago) |
Assigned | 10/31/2008 (6092 days ago) |
Resolved | 11/03/2008 (6089 days ago) |
Milestone | |
Patch | Yes |
State ⇒ Resolved
Thanks.
http://cvs.horde.org/diff.php/ansel/lib/Block/gallery.php?r1=1.45.2.1&r2=1.45.2.2&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/List.php?r1=1.33&r2=1.33.2.1&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Widget/ImageFaces.php?r1=1.21.2.1&r2=1.21.2.2&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Widget/Links.php?r1=1.7.2.3&r2=1.7.2.4&ty=u
http://cvs.horde.org/diff.php/ansel/lib/api.php?r1=1.122&r2=1.122.2.1&ty=u
http://cvs.horde.org/diff.php/ansel/preview.php?r1=1.12.2.1&r2=1.12.2.2&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Block/gallery.php?r1=1.46&r2=1.47&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/List.php?r1=1.33&r2=1.34&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Widget/ImageFaces.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Widget/Links.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/ansel/lib/api.php?r1=1.122&r2=1.123&ty=u
http://cvs.horde.org/diff.php/ansel/preview.php?r1=1.14&r2=1.15&ty=u
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Small fixes
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ Yes
New Attachment: ansel2.diff
State ⇒ New
- Check errors from $num_galleries in Views/List.php to exit on errors
before all any operation
- We do not need $claim_url and $search_url links in Widget/ImageFaces.php
- Add missing space Widget/Links.php for consistency with other links
- We do not need to recheck if $gal is an PEAR_Error preview.php