Index: trunk/phase3/RELEASE-NOTES-1.18 |
— | — | @@ -428,7 +428,9 @@ |
429 | 429 | to the FCKEditor extension. |
430 | 430 | * (bug 28762) Resizing to specified height broken for very thin images |
431 | 431 | * (bug 29959) Installer fatal when cURL and allow_url_fopen is disabled and user |
432 | | - tries to subsribe to mediawiki-announce |
| 432 | + tries to subsribe to mediawiki-announce. |
| 433 | +* (bug 27427) mw.util.getParamValue shouldn't return value from hash even if |
| 434 | + param is only present in hash. |
433 | 435 | |
434 | 436 | === API changes in 1.18 === |
435 | 437 | * BREAKING CHANGE: action=watch now requires POST and token. |