#20412 closed defect (bug) (invalid)
add_query_arg() doesn't work with already exisitng CGI vars
| Reported by: | porton | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.3.1 |
| Severity: | normal | Keywords: | needs-unit-tests |
| Cc: | Focuses: |
Description
add_query_arg('filter', '125', '/project/?lang=en') returns /project/?lang=en&filter=125?lang=en (with two lang=en).
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Oh, I misread the value. I am closing the bug.