-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE
-
Component/s: Web Services, Web Services > JSON WS
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Git Pull Request:
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.
- relates
-
LPE-13789 Call to a field named ID (all caps) does not return a result
-
- Closed
-