[ http://issues.apache.org/jira/browse/BEEHIVE-348?page=all ] Nathan Jantz closed BEEHIVE-348: --------------------------------
Verified and closing issue. > URLs created with existing parameters and filter don't put an amp between the > two > --------------------------------------------------------------------------------- > > Key: BEEHIVE-348 > URL: http://issues.apache.org/jira/browse/BEEHIVE-348 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Reporter: Eddie O'Neil > Assignee: Nathan Jantz > Fix For: V1Beta > > For a URL like this: > http://localhost:8080/dataGridWeb/sql/filterTest/begin.do?foo=bar > when adding a filter query parameter, the generated URL turns out like: > > http://localhost:8080/dataGridWeb/sql/filterTest/begin.do?foo=barnetui_filter=... > and there needs to be an & between the "bar" and "netui_filter" strings. > Repro will be attached shortly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
