From 2db4a1a5ecfee6c0987681d812824996f1a3867b Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 30 Jan 2008 05:45:39 +0000 Subject: changelog note for bug fix #2849 --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 57610ae4a..02abd9bbb 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -177,6 +177,7 @@ Change Log
  • Fixed a bug (#2762) in the Session library where user agent matching would fail on user agents ending with a space.
  • Fixed a bug (#2784) $field_names[] vs $Ffield_names[] in postgre and sqlite drivers.
  • Fixed a bug (#2810) in the typography helper causing extraneous paragraph tags when string contains tags.
  • +
  • Fixed a bug (#2849) where arguments passed to a subfolder controller method would be incorrectly shifted, dropping the 3rd segment value.
  • Fixed a bug (#2858) which referenced a wrong variable in the Image class.
  • Fixed a bug (#2875)when loading plugin files as _plugin. and not _pi.
  • Fixed a bug (#2912) in get_filenames() in the File Helper where the array wasn't cleared after each call.
  • -- cgit v1.2.3-24-g4f1b