Duplicate _LAST_VIEW_NAME_ query string in renderLookupField macro
------------------------------------------------------------------
Key: OFBIZ-4072
URL: https://issues.apache.org/jira/browse/OFBIZ-4072
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: SVN trunk
Environment: Ubuntu 10.04
Reporter: Chatree Srichart
Fix For: SVN trunk
In the trunk version, I found a problem in renderLookupField macro
concerning to duplicating the _LAST_VIEW_NAME_ query string. This problem
causes the request handler cannot convert _LAST_VIEW_NAME_ parameter to String
because it would be List. You can use FireBug to check it when the main screen
of catalog website be loaded for the first time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.