-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
January 24, 2007
This is a bug-fix update that fixes some installation and upgrade issues with the original 1.9.0 release.
* (bug 3000) Fall back to SCRIPT_NAME plus QUERY_STRING when REQUEST_URI is not available, as on IIS with PHP-CGI * Security fix for DjVu images. (Only affects servers where .djvu file uploads are enabled and $wgDjvuToXML is set.) * (bug 8638) Fix update from 1.4 and earlier * (bug 8641) Fix order of updates to ipblocks table for updates from <=1.7 * (bug 8673) Minor fix for web service API content-type header * Fix API revision list on PHP 5.2.1; bad reference assignment * Fixed up the AjaxSearch * Exclude settings files when generating documentation. That could expose the database user and password to remote users. * ar: fix the 'create a new page' on search page when no exact match found * Correct tooltip accesskey hint for Opera on the Macintosh (uses Shift-Esc-, not Ctrl-). * (bug 8719) Firefox release notes lie! Fix tooltips for Firefox 2 on x11; accesskeys default settings appear to be same as Windows.
Full release notes: http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_9_1/phase3/RELEASE-NOTE...
Download: http://download.wikimedia.org/mediawiki/1.9/mediawiki-1.9.1.tar.gz http://download.wikimedia.org/mediawiki/1.9/mediawiki-1.9.1.patch
MD5 checksum: 89f77d8f39fbefa4325e0fe4d06746c7 mediawiki-1.9.1.tar.gz e9e3785068f9edc6169c4215bc65eff0 mediawiki-1.9.1.patch
SHA-1 checksum: 11418c10ac59c044ece1cc0dd20a32c74b96ec86 mediawiki-1.9.1.tar.gz 6eaf11390c1aaea87ff48d798f7fe564a341f249 mediawiki-1.9.1.patch
PGP signatures: http://download.wikimedia.org/mediawiki/1.9/mediawiki-1.9.1.tar.gz.sig http://download.wikimedia.org/mediawiki/1.9/mediawiki-1.9.1.patch.sig
Before asking for help, try the FAQ: http://www.mediawiki.org/wiki/Manual:FAQ
Low-traffic release announcements mailing list: (Please subscribe to receive announcements of security updates.) http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
Wiki admin help mailing list: http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Bug report system: http://bugzilla.wikimedia.org/
Play "stump the developers" live on IRC: #mediawiki on irc.freenode.net
- -- brion vibber (brion @ pobox.com / brion @ wikimedia.org)
Brion Vibber wrote:
This is a bug-fix update that fixes some installation and upgrade issues with the original 1.9.0 release.
(...)
You forgot to backport bug 8647, that is already fixed on trunk, and affects upgrade from previous versions when $wgSharedDB is used.
On 1/24/07, Brion Vibber brion@pobox.com wrote:
- (bug 8719) Firefox release notes lie! Fix tooltips for Firefox 2 on
x11; accesskeys default settings appear to be same as Windows.
The default accesskeys shift around, depending upon what platform it's running on.
As I recall, on Windows, it's left the same.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Sy Ali wrote:
On 1/24/07, Brion Vibber brion@pobox.com wrote:
- (bug 8719) Firefox release notes lie! Fix tooltips for Firefox 2 on
x11; accesskeys default settings appear to be same as Windows.
The default accesskeys shift around, depending upon what platform it's running on.
Yep.
As I recall, on Windows, it's left the same.
Nope.
Here's a cheat sheet for the 1.5 -> 2.0 transition: * Mac: Control -> Control * Windows: Alt -> Shift+Alt * Linux: Alt -> Shift+Alt
Firefox 2.0's release notes said that Unix changed to Ctrl+Alt. This does not appear to be true, however, unless non-Linux Unix releases are different.
- -- brion vibber (brion @ pobox.com / brion @ wikimedia.org)
On 1/26/07, Brion Vibber brion@pobox.com wrote:
Here's a cheat sheet for the 1.5 -> 2.0 transition:
- Mac: Control -> Control
- Windows: Alt -> Shift+Alt
- Linux: Alt -> Shift+Alt
Firefox 2.0's release notes said that Unix changed to Ctrl+Alt. This does not appear to be true, however, unless non-Linux Unix releases are different.
I doubt non-Linux Unix releases are different.
In any case, I found and revised instructions to "fix" this "feature". I stopped using alt for menus when I "transitioned" (by gunpoint) away from DOS some years ago. Then MediaWiki hooked me on alt-accesskeys. =)
http://jrandomhacker.info/Firefox/how_to_fix_FireFox2_accesskeys
mediawiki-l@lists.wikimedia.org