-
m0smith committed patchset 55 of module portletunit to the portletUnit CVS repository, changing 1 files.
2008-08-08 16:29:39 UTC by m0smith
-
m0smith committed patchset 54 of module portletunit to the portletUnit CVS repository, changing 1 files.
2008-08-01 14:47:58 UTC by m0smith
-
m0smith committed patchset 53 of module portletunit to the portletUnit CVS repository, changing 10 files.
2008-04-14 22:56:23 UTC by m0smith
-
m0smith committed patchset 52 of module portletunit to the portletUnit CVS repository, changing 1 files.
2008-01-30 18:35:32 UTC by m0smith
-
portletUnit does not seem to handle encoded parameters correctly.
If one uses HttpUnit to build a request, httpunit encodes the parameters automatically. For example "foo bar" becomes "foo+bar".
When you use PortletReuqest.getParameter(..) in your portlet you get "foo+bar" instead of the expected "foo bar" value.
The API says that the parameter should NOT be encoded...
2008-01-22 04:32:24 UTC by m0smith
-
m0smith committed patchset 51 of module portletunit to the portletUnit CVS repository, changing 1 files.
2008-01-04 16:50:57 UTC by m0smith
-
m0smith committed patchset 50 of module portletunit to the portletUnit CVS repository, changing 1 files.
2008-01-03 16:29:13 UTC by m0smith
-
m0smith committed patchset 49 of module portletunit to the portletUnit CVS repository, changing 2 files.
2008-01-01 17:49:29 UTC by m0smith
-
m0smith committed patchset 48 of module portletunit to the portletUnit CVS repository, changing 26 files.
2007-12-15 05:11:16 UTC by m0smith
-
m0smith committed patchset 47 of module portletunit to the portletUnit CVS repository, changing 49 files.
2007-11-15 17:10:33 UTC by m0smith