Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.0
-
None
-
None
-
Patch Available
Description
RequestUtils getBooleanParameter() always returns false because it tests the name of the parameter rather than the value!
You can see this problem with the Nutch webapp, if you try adding a "summary" parameter the summary is never included, whatever value you specify (either "1", "true" or "yes"