fix: List transactions now has proper placeholder

This commit is contained in:
Doug Bell 2006-11-07 23:54:32 +00:00
parent 0ad578ffb9
commit bca8d214b7
2 changed files with 4 additions and 2 deletions

View file

@ -65,6 +65,8 @@
- WebGUI::Session::Scratch->delete now returns the value deleted for
convenience, like Perl's built-in delete() function.
- fix: Auth redirectOnLogin wouldn't work if login called from Operation::execute()
- fix: WebGUI::Operation::Commerce->listTransactions now adds trailing 0's to
prices/totals.
- fix: Uncommitted Collaborations and adding threads