fix: HttpProxy would not put correct values for multiple query params
with the same name Tried to clean up some HttpProxy code. Still rather ugly (need rewrite?)
This commit is contained in:
parent
02f140e796
commit
524f361047
2 changed files with 159 additions and 146 deletions
|
|
@ -9,6 +9,10 @@
|
|||
- fix: SQLReport now returns error if can't find DatabaseLink
|
||||
- WebGUI::DatabaseLink->new now warns if can't find requested DatabaseLink
|
||||
- fix: Wrong template variable name in default Matrix View template
|
||||
- Tried to clean up some HttpProxy code. Still very ugly. (need rewrite?)
|
||||
- fix: HttpProxy would not put correct values for multiple query params with
|
||||
same name.
|
||||
|
||||
|
||||
7.1.2
|
||||
- Fixed a bug that caused workflows to fail if collaboration systems and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue