Re: svn commit: r1326064 - in /ofbiz/trunk/framework: base/src/org/ofbiz/base/util/FileUtil.java catalina/src/org/ofbiz/catalina/container/CatalinaContainer.java

2012-05-01 Thread Jacques Le Roux
From: Scott Gray scott.g...@hotwaxmedia.com That's an understatement and could actually be said of every patch in jira, shall we just go ahead and commit them all? We can improve them later right? Reading an xml file character by character to find something is like driving in a nail with the

Re: Inconsistency between StringToList and ListToString

2012-05-01 Thread Rishi Solanki
Nicolas, Please have a look into the method specified urlEncodeArgs() of UtilHttp class. It takes the Map as argument and if while conversion it gives you '{ }' then it is fine. You just need to use map converter instead of list converter. It should works perfectly then. Assuming you are talking

Re: Inconsistency between StringToList and ListToString

2012-05-01 Thread Nicolas Malin
Hi Rishi, Thanks for your time Yes the urlEncodeArgs() convert the Map very well, but the list present in the map isn't convert to string as OFbiz converter wait it. If I follow your suggest, and use StringUtil.toMap instead of StringUtil.toList in the CollectionConverter.java to convert, I

Re: Inconsistency between StringToList and ListToString

2012-05-01 Thread Jacques Le Roux
Don't we need an Object Adapter? http://en.wikipedia.org/wiki/Adapter_pattern Maybe too heavy, just popped in my mind, did not look at code Jacques From: Nicolas Malin malin.nico...@librenberry.net Hi Rishi, Thanks for your time Yes the urlEncodeArgs() convert the Map very well, but the

help for security system

2012-05-01 Thread rahul das probal
sir, when i create an user as employee of company x and give him permission to access and create organization GL like chart of account or transaction the employee of company x can make it not from only company x but also from others company. eg though he is an employee of company x he can manage