[ 1215228 ] getToolbar uses get("url") instead of getUrl

This commit is contained in:
Matthew Wilson 2005-06-05 16:53:50 +00:00
parent 5c2ce93a86
commit 6b662543dd
2 changed files with 12 additions and 10 deletions

View file

@ -1,4 +1,4 @@
6.6.2
6.6.2
- fix [ 1210493 ] mistypo in query in thread.pm in table name
- Fixed a bug in the ITransact plugin that did not handle months with 31 days.
- fix [ 1200782 ] user.isModerator don't work
@ -7,6 +7,8 @@
- fix [ 1213516 ] Survey.pm: question order=response driven doesn't work
(Thanks to misja1)
- fix [ 1212596 ] Field disableContentLock is missing in Shortcut table
- fix [ 1215228 ] getToolbar uses get("url") instead of getUrl
6.6.1
- Replaced defective confirm checkout commerce template.