Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE
-
6.2.x
-
Committed
Description
Steps to Reproduce
- Create a portlet that allows for JSON WS and has a column named "ID" (all caps)
- Query the database via JSON WS and notice that "ID" is not in the response
- Add another table to the portlet that has a column named "Id"
- Query the database via JSON WS and notice that "id" is in the response
Note: This issue is not reproducible on Master because the Flexjson parser was removed in LPS-49633.
Attachments
Issue Links
- relates
-
LPE-13789 Call to a field named ID (all caps) does not return a result
-
- Closed
-