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


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

Reply via email to