2016-03-24 Fred Gleason <fredg@paravelsystems.com>

* Added 'web/tests/utils.js'.
	* Fixed a bug in 'web/rdxport/carts.cpp' that allowed the EditCart web
	method to set carts to non-existent groups.
This commit is contained in:
Fred Gleason
2016-03-24 12:15:04 -04:00
parent 1b3721f66c
commit 6fbb9a1206
4 changed files with 157 additions and 1 deletions

View File

@@ -14987,3 +14987,7 @@
* Added a 'Type' control to 'web/tests/listcart.html'.
* Fixed a bug in 'web/rdxport/carts.cpp' that broke the 'ListCarts'
API call when no group was specified.
2016-03-24 Fred Gleason <fredg@paravelsystems.com>
* Added 'web/tests/utils.js'.
* Fixed a bug in 'web/rdxport/carts.cpp' that allowed the EditCart web
method to set carts to non-existent groups.