Index: /controller/wpsg_ShopController.class.php
===================================================================
--- /controller/wpsg_ShopController.class.php	(revision 7453)
+++ /controller/wpsg_ShopController.class.php	(revision 7454)
@@ -2500,4 +2500,6 @@
 			$this->view['order'] = $this->cache->loadOrder($order_id);
 
+			$this->view['status_new'] = $status_id;
+			
             // Keine Ãnderung, dann abbrechen
             if ($this->view['order']['status'] == $status_id) return false;
