fix - lack of testing for valid object creation

This commit is contained in:
Roy Johnson 2007-01-30 16:09:41 +00:00
parent 63376067ff
commit 30a0cda342
2 changed files with 5 additions and 0 deletions

View file

@ -8,6 +8,7 @@
- fix: Exporting fails with strange URLs. Also factored the URL to path/file
translation out into a seperate method so it can be more easily maintained
and tested.
- fix: lack of testing for valid object creation
7.3.8
- Fixed a template variable rewriting problem with HTML::Template::Expr