"Back to Album" results in (ERROR_MISSING_OBJECT) after moving album

supergreg

Joined: 2007-06-18
Posts: 1
Posted: Mon, 2007-06-18 15:04


Gallery version = 2.2.1 core 1.2.0.1
PHP version = 5.0.4 apache2handler
Webserver = Apache/2.0.53 (Unix) PHP/5.0.4
Database = mysqlt 3.23.58, lock.system=flock
Toolkits = ArchiveUpload, Exif, NetPBM, Gd
Acceleration = none, none
Operating system = Linux XXX 2.6.12.1 #5 Tue Mar 28 01:44:51 PST 2006 i686
Default theme = ajaxian
gettext = disabled
Locale = en_GB
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Rows in GalleryAccessMap table = 13
Rows in GalleryAccessSubscriberMap table = 1898
Rows in GalleryUser table = 2
Rows in GalleryItem table = 1898
Rows in GalleryAlbumItem table = 47
Rows in GalleryCacheMap table = 0

Instructions to Reproduce:
Add Album foo
Add Album foo/bar
Click on Pathway Bar (Shows empty album)
Move Album to root
Click "Back to Album"

Error

Item not found.

Error Detail -
Error (ERROR_MISSING_OBJECT) : Parent 5607 path XXX

* in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 98 (GalleryCoreApi::error)
* in modules/core/classes/GalleryCoreApi.class at line 1845 (GalleryFileSystemEntityHelper_simple::fetchChildIdByPathComponent)
* in modules/core/classes/helpers/GalleryFileSystemEntityHelper_simple.class at line 53 (GalleryCoreApi::fetchChildIdByPathComponent)
* in modules/core/classes/GalleryCoreApi.class at line 1796 (GalleryFileSystemEntityHelper_simple::fetchItemIdByPath)
* in modules/rewrite/classes/RewriteSimpleHelper.class at line 45 (GalleryCoreApi::fetchItemIdByPath)
* in modules/rewrite/classes/RewriteUrlGenerator.class at line 103 (RewriteSimpleHelper::loadItemIdFromPath)
* in modules/rewrite/classes/RewriteUrlGenerator.class at line 103
* in modules/rewrite/classes/parsers/pathinfo/PathInfoUrlGenerator.class at line 134 (PathInfoUrlGenerator::_onLoad)
* in init.inc at line 147 (PathInfoUrlGenerator::initNavigation)
* in main.php at line 180
* in main.php at line 94
* in main.php at line 83

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2007-06-18 20:27

that probably only occurs with short URLs enabled.
please file a bug at http://sf.net/projects/gallery/

--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage