More tests for bug fix #11009.

Abstract out making a session in WebGUI::Test.  Update POD
in Shop/Address.  Add tests for newBySession, showing that
the previous commit that allows update to update addressBookId
actually fixed the bug in question.
This commit is contained in:
Colin Kuskie 2009-09-21 19:44:43 -07:00
parent f2e8d6a70b
commit 323edd888e
5 changed files with 79 additions and 42 deletions

View file

@ -53,6 +53,7 @@
- fixed #11003: Subscribable AssetAspect: no i18n
- fixed #11004: Subscribable AssetAspect: handling the subscription group
- fixed #10990: Survey: View Transposed Results not working
- fixed #11009: Shipping address is lost after login
7.7.19
- fixed #10838: Forwarded forum post email to new CS adds reply to original thread