From: <duk...@us...> - 2011-05-11 14:02:50
|
Revision: 2313 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2313&view=rev Author: dukes_little_b Date: 2011-05-11 14:02:44 +0000 (Wed, 11 May 2011) Log Message: ----------- fixed bug in Command parameter encoding and decoding which was not properly handling forward slashes in both parameter names and values Modified Paths: -------------- branches/0.7/trunk/components/core/src/java/org/torweg/pulse/component/core/CommandGeneratorConfig.java branches/0.7/trunk/container/src/java/org/torweg/pulse/service/request/Command.java branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/TestConstants.properties branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/service/AllTests.java Added Paths: ----------- branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/service/request/TestCommand.java Removed Paths: ------------- branches/0.7/trunk/container/src/unit-tests/org/torweg/pulse/service/request/TestCommandImpl.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |