Summary | move images to gallery status message shows always 'moved 1' |
Queue | Ansel |
Queue Version | 1.1.1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | mmartin (at) mnet-online (dot) de |
Created | 08/17/2010 (5435 days ago) |
Due | |
Updated | 08/17/2010 (5435 days ago) |
Assigned | |
Resolved | 08/17/2010 (5435 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
MFB: Return image count.
Bug: 9181http://git.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?rt=horde-git&r1=c6f86a76f9ed9d8ec7f13c25c9ffff34ab5abce9&r2=9aa4da6c3bbac2500b37a093b3ae24c679a6b010
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Normal.php?rt=horde-git&r1=a0662bb9e501771ae1fdb966f7331dedd19b5ece&r2=9aa4da6c3bbac2500b37a093b3ae24c679a6b010
Return the number of images moved.
Bug: 9181http://cvs.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?rt=horde&r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/ansel/lib/GalleryMode/Normal.php?rt=horde&r1=1.17&r2=1.18&ty=u
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ move images to gallery status message shows always 'moved 1'
Type ⇒ Bug
State ⇒ Unconfirmed
the notification alwawys shows 1 as the number of photos moved.
his is because the lib/GalleryMode/Normal.php function moveimagesto
returns true on success (and not the number of pictures moved)