| Index: branches/REL1_18/phase3/skins/common/images/sort_both.gif |
| Cannot display: file marked as a binary type. |
| svn:mime-type = image/gif |
| Property changes on: branches/REL1_18/phase3/skins/common/images/sort_both.gif |
| ___________________________________________________________________ |
| Added: svn:mime-type |
| 1 | 1 | + image/gif |
| Index: branches/REL1_18/phase3/RELEASE-NOTES-1.18 |
| — | — | @@ -11,15 +11,16 @@ |
| 12 | 12 | |
| 13 | 13 | === Changes since 1.18.0 === |
| 14 | 14 | |
| 15 | | -* (bug 32712) Fix for search indexing of pages with certain unicode chars following URL |
| | 15 | +* (bug 32712) Fix for search indexing of pages with certain unicode chars following URL. |
| 16 | 16 | * (bug 3901) Lang, hreflang attribs added to sidebar interlanguage links for screen readers |
| 17 | 17 | * (bug 30774) mediawiki.html: Add support for numbers and booleans in the |
| 18 | 18 | attribute values and element contents. |
| 19 | 19 | * (bug 32473) [[Special:PasswordReset]] can not be used on private wiki. |
| 20 | 20 | * (bug 32853) Fixed CACHE_DBA object cache type. |
| 21 | | -* (bug 32786) Backward compatibility for extension using 1.17's Database::newFromType() |
| 22 | | -* Fixed exception when using Special:WhatLinksHere on a Media: file |
| 23 | | -* (32709) Private Wiki users were always taken to Special:Badtitle on login |
| | 21 | +* (bug 32786) Backward compatibility for extension using 1.17's Database::newFromType(). |
| | 22 | +* Fixed exception when using Special:WhatLinksHere on a Media: file. |
| | 23 | +* (bug 32709) Private Wiki users were always taken to Special:Badtitle on login. |
| | 24 | +* (bug 33240) Sort images are missing but references in css. |
| 24 | 25 | |
| 25 | 26 | == MediaWiki 1.18 == |
| 26 | 27 | 2011-11-24 |