diff options
author | haertl.mike <> | 2008-12-02 15:19:48 +0000 |
---|---|---|
committer | haertl.mike <> | 2008-12-02 15:19:48 +0000 |
commit | dd174b089f6e5bc32fd572e397fd726eca744980 (patch) | |
tree | f815bfb518a4d068589e7a44e5229a24333ded90 /HISTORY | |
parent | 7083c8647c9ed7d1f10b6ca4797c65f58b63f126 (diff) |
Fixed: TUrlMapping encoded extra parameters twice
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ BUG: Issue#59 - TPropertyAccess::has() returns false even if the property of an BUG: Issue#61 - TLogRouter throws exception when using external config file (Michael) BUG: Issue#62 - Some mistyping: TJavascript or TJavaScript? (Carl) BUG: TActiveLinkButton and TActiveRadioButtonList crashes if it's the only active control imported. Added TActiveControlAdapter (Carl) +BUG: TUrlMapping encoded extra parameters twice (Michael) ENH: Issue#36 - Refactored TRatingList/TActiveRatingList, and added some docs (Bradley) ENH: Issue#52 - Upgraded to TinyMCE 3.2.1 ENH: Issue#72 - Add wildcard support to TUrlMapping (friendly-urls) (Michael) |