RE: [Actionframework-users] Regex Action problem...
Status: Inactive
Brought to you by:
ptoman
|
From: Petr T. <cz5...@ti...> - 2002-06-26 09:59:27
|
>I'm trying to use a regex action i.e.
>
>However when I have a url that only has one character after the action
>the resulting userUid always gets passed as null i.e.
>
>http://localhost:8081/ActionServlet/editUser/a
You have discovered a bug in URLParameterRetriever [line 60], which shoul=
d
be:
if (start =3D=3D -1) return null;
You can also add trailing slash to your URL:
http://localhost:8081/ActionServlet/editUser/a/
Both should work,
Petr
>>> http://dione.zcu.cz/~toman40 - Pet...@pi... - ICQ=3D22957959=
<<<
________________________________________________
KOUKAJ=CD GEJ=A9I NA FOTBAL?
http://ms2002.tiscali.cz - v=B9e o fotbalov=E9m =B9ampion=E1tu
|