fix: WebGUI::Operation::Commerce now picks payment gateway for the user if only one authorized

This commit is contained in:
Doug Bell 2006-11-06 23:54:56 +00:00
parent aa2327141d
commit a072558478
2 changed files with 7 additions and 3 deletions

View file

@ -37,6 +37,8 @@
- WebGUI::Text no longer spits out a billion warnings
- fix: workaround for IE not handling ' in SyndicatedContent was not catching everything
- fix: WebGUI::Operation::ProductManager added a tab with wrong name.
- fix: WebGUI::Operation::Commerce www_selectPaymentGateway no longer forces
user to choose gateway if they are only authorized to use one
7.1.3
- fix: SQLReport now returns error if can't find DatabaseLink