Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.0
-
None
Description
The Feed binding servlet does not check for null request pathInfo, causing an NPE in the store sample when the user presses the checkout button.
I will add the check for null as it's a very isolated and risk-free fix.