| 11 | | * r9969: changed escaping of metas (and title) from htmlspecialchars to htmlentities to preserve intended encoding. fixes #2860 |
|---|
| 12 | | * r9959: fixed gpc_magic_qutes and array in cookie (closes #3458) |
|---|
| 13 | | * r9957: fixed convertUrlStringToParameters breaks urlencoded parameter (closes #3788) |
|---|
| 14 | | * r9892: fixed PHPMailer issue with UTF-8 subject being wrapped in middle of utf-8 char. fixes #2957 |
|---|
| 15 | | * r9861: fixed getColumnFilterTag() component type (closes #2861) |
|---|
| 16 | | * r9855: fixed generated admin returning to first page regardless on which page the edit was started. fixes #1280 |
|---|
| 17 | | * r9829: backported encoding fix for MySQLiConnection from creole trac. fixes #3017 |
|---|
| 18 | | * r9806: fixed i18n XLIFF do not handle entities correctly (closes #3792) |
|---|
| 19 | | * r9784: fixed autoload paths on windows (closes #1485) |
|---|
| 20 | | * r9668: fixed sfBrowser does not create DOMDocument when response is text/xml (closes #3766) |
|---|
| 21 | | * r9538: fixed sfFillInForm to work correctly with nested arrays like: article[description][] |
|---|
| | 11 | * r9969: changed escaping of metas (and title) from htmlspecialchars to htmlentities to preserve intended encoding. fixes #2860. |
|---|
| | 12 | * r9959: fixed gpc_magic_qutes and array in cookie (closes #3458). |
|---|
| | 13 | * r9957: fixed convertUrlStringToParameters breaks urlencoded parameter (closes #3788). |
|---|
| | 14 | * r9892: fixed PHPMailer issue with UTF-8 subject being wrapped in middle of utf-8 char. fixes #2957. |
|---|
| | 15 | * r9861: fixed getColumnFilterTag() component type (closes #2861). |
|---|
| | 16 | * r9855: fixed generated admin returning to first page regardless on which page the edit was started. fixes #1280. |
|---|
| | 17 | * r9829: backported encoding fix for MySQLiConnection from creole trac. fixes #3017. |
|---|
| | 18 | * r9806: fixed i18n XLIFF do not handle entities correctly (closes #3792). |
|---|
| | 19 | * r9784: fixed autoload paths on windows (closes #1485). |
|---|
| | 20 | * r9668: fixed sfBrowser does not create DOMDocument when response is text/xml (closes #3766). |
|---|
| | 21 | * r9538: fixed sfFillInForm to work correctly with nested arrays like: article[description][]. |
|---|
| 23 | | * r9216: fillin: fixed bug with html documents having extra attributes in head tag. |
|---|
| 24 | | * r9209: added third mode for fillin xhtml, same as xml but without prolog (+test). fixes #3568 |
|---|
| 25 | | * r9182: fixed phpmailer EOL line style using now PHP_EOL constant. fixes #3313 #3562 |
|---|
| 26 | | * r9177: 1.0: backported fix from r8926. fixes #2161 |
|---|
| 27 | | |
|---|
| | 23 | * r9216: fillin: fixed bug with html documents having extra attributes in head tag. |
|---|
| | 24 | * r9209: added third mode for fillin xhtml, same as xml but without prolog (+test). fixes #3568. |
|---|
| | 25 | * r9182: fixed phpmailer EOL line style using now PHP_EOL constant. fixes #3313 #3562. |
|---|
| | 26 | * r9177: 1.0: backported fix from r8926. fixes #2161. |
|---|
| | 27 | . |
|---|