ui/uiengine/medialists/src/glxmedialist.cpp
changeset 26 c499df2dbb33
parent 23 74c9f037fd5d
child 29 2c833fc9e98f
--- a/ui/uiengine/medialists/src/glxmedialist.cpp	Fri Apr 16 14:58:46 2010 +0300
+++ b/ui/uiengine/medialists/src/glxmedialist.cpp	Mon May 03 12:31:32 2010 +0300
@@ -1091,7 +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
                     }
                 case EMPXItemInserted: