photosgallery/viewframework/medialists/src/glxmedialist.cpp
branchRCL_3
changeset 12 ce1c7ad1f18b
parent 1 9ba538e329bd
child 13 bcb43dc84c44
--- a/photosgallery/viewframework/medialists/src/glxmedialist.cpp	Fri Mar 12 15:42:44 2010 +0200
+++ b/photosgallery/viewframework/medialists/src/glxmedialist.cpp	Mon Mar 15 12:40:30 2010 +0200
@@ -1091,6 +1091,9 @@
                     HandleItemModifiedL(itemId, attributes);
                     CleanupStack::PopAndDestroy(&attributes);
                     iManager->HandleWindowChangedL(this);
+                    //Fix for Bug 'ESLM-827JU8 Vasco w03':Dont 'ReOpenL()' in any case
+	      			//Side Effect: Does not reorder album list in case of renaming album (To be handled later).
+	      			break;
 
                     // Drop through to perform sync, in case the order has changed
                     }