[ http://issues.apache.org/jira/browse/BEEHIVE-348?page=history ]
Eddie O'Neil resolved BEEHIVE-348:
----------------------------------
Resolution: Fixed
Fix Version: V1Beta
Fixed in SVN 155208. When a URL has ?foo=bar and filters are added by the
JavaScript support, the URL is preserved correctly.
> 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: Eddie O'Neil
> 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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira