details:   /erp/devel/pi/rev/d0a8b2c0d6ce
changeset: 10313:d0a8b2c0d6ce
user:      Antonio Moreno <antonio.moreno <at> openbravo.com>
date:      Wed Feb 02 11:59:50 2011 +0100
summary:   Remove two special properties as they will come from the client from 
now on

diffstat:

 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
 |  3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 2937875c4b21 -r d0a8b2c0d6ce 
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
--- 
a/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
     Wed Feb 02 11:46:44 2011 +0100
+++ 
b/modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
     Wed Feb 02 11:59:50 2011 +0100
@@ -465,9 +465,6 @@
         log.error("Couldn't read parameter from the request: " + key, e);
       }
     }
-
-    RequestContext.get().setRequestParameter("inpwindowId", 
tab.getWindow().getId());
-    RequestContext.get().setRequestParameter("inpTabId", tab.getId());
   }
 
   private boolean referencedEntityIsParent(BaseOBObject parentRecord, Field 
field) {

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to