fix - EMS: blank lines appearing in registrants

This commit is contained in:
Roy Johnson 2007-02-01 17:31:07 +00:00
parent fe39696e79
commit c5b47acfe8
5 changed files with 97 additions and 1 deletions

View file

@ -33,6 +33,9 @@
- fix: Creating a new account when purchasing something properly redirects users to the checkout page
- fix: Group expiration dates on subscriptions are now correct
- fix: Rating numbers drop after rating asset (perlDreamer Consulting, LLC)
- fix: EMS: blank lines appearing in registrants. Note - this fix requires
the use of new template variables in the EMS checkout template. See
gotchas.txt for details.
7.3.8
- Fixed a template variable rewriting problem with HTML::Template::Expr