Hello,
I'm working on one wiki which shows characters in a weird way. UTF-8 is
used for encoding, so I believe that it isn't an issue.
You can take a look here Statik A – Sub Bavaria (sub-bavaria.de)
<http://www.sub-bavaria.de/w/index.php?title=Statik_A>, so you can better
understand what I'm talking about.
Could you please point me to something that I should look for, so I can fix
this issue?
Wiki was previously on version 1.31, I've upgraded it to 1.38.
Thanks for your help and understanding!
Best regards,
Zoran
Reassignment detected [Called from SpecialPage::run in
/home/5/b/bmkno/www/wiki/includes/specialpage/SpecialPage.php at line 647]
in /home/5/b/bmkno/www/wiki/includes/debug/MWDebug.php on line 375
Intern feil
Hopp til navigeringHopp til søk
[YzX9jcPk-hA-EP-8ydB@ugAAABQ] 2022-09-29 20:18:21: Uhåndterlig unntak av
typen «Error»
-----Opprinnelig melding-----
Fra: mediawiki-l-request(a)lists.wikimedia.org
<mediawiki-l-request(a)lists.wikimedia.org>
Sendt: torsdag 29. september 2022 14:04
Til: mediawiki-l(a)lists.wikimedia.org
Emne: MediaWiki-l Digest, Vol 228, Issue 14
Send MediaWiki-l mailing list submissions to
mediawiki-l(a)lists.wikimedia.org
To subscribe or unsubscribe, please visit
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
You can reach the person managing the list at
mediawiki-l-owner(a)lists.wikimedia.org
When replying, please edit your Subject line so it is more specific than
"Re: Contents of MediaWiki-l digest..."
Today's Topics:
1. Security pre-release announcement: 1.35.8 / 1.37.5 / 1.38.3
(Sam Reed)
2. SMWCon Fall 2022 - last week early bird fees
(Ad Strack van Schijndel)
3. MediaWiki 1.39.0-rc.0 Debian packages are ready for testing
(Kunal Mehta)
----------------------------------------------------------------------
Message: 1
Date: Wed, 28 Sep 2022 22:01:49 +0100
From: Sam Reed <reedy(a)wikimedia.org>
Subject: [MediaWiki-l] Security pre-release announcement: 1.35.8 /
1.37.5 / 1.38.3
To: mediawiki-announce(a)lists.wikimedia.org,
wikitech-l(a)lists.wikimedia.org, MediaWiki announcements and site
admin list <mediawiki-l(a)lists.wikimedia.org>
Message-ID:
<CAOCnLWZWV3fA0V1sB_fX7zv5umNSqaxOXGL0RJV9KV+FXkxTiQ(a)mail.gmail.com>
Content-Type: multipart/alternative;
boundary="0000000000009efe2605e9c30dd2"
Hi all,
On Thursday we will be issuing a security and maintenance release to all
supported branches of MediaWiki.
The new releases will be:
- 1.35.8
- 1.37.5
- 1.38.3
This will resolve three low priority issues in MediaWiki core along with bug
fixes included for maintenance reasons. This includes various patches for
PHP 8.0 and PHP 8.1 support.
We will make the fixes available in the respective release branches (plus
1.39 which is currently in release candidate status) and master in git.
Tarballs will be available for the above mentioned point releases as well.
A summary of some of the security fixes that have gone into non-bundled
MediaWiki extensions will also follow later.
As a reminder, 1.37 is due to become end of life (EOL) in November 2022.
1.37.5 is expected to be the last release for this branch. It is recommended
to upgrade to 1.38, or to 1.39 (the next LTS after 1.35) due to be released
in November 2022.
[1] https://www.mediawiki.org/wiki/Version_lifecycle
Hello (Semantic) MediaWiki maintainers, software developers, consultants, researchers!
The SMWCon in fall 2022 (https://www.semantic-mediawiki.org/wiki/SMWCon_Fall_2022) will be held on location in Breda, The Netherlands.
On three days there will be talks, tutorials and hackathons.
Program
----------------
The preliminary program<https://www.semantic-mediawiki.org/wiki/SMWCon_Fall_2022#Preliminary_program> has been published. It shows that there is still room for your contribution.
Registration
----------------
Registration is open on Eventbrite<https://www.eventbrite.com/e/smwcon-fall-2022-tickets-412427911987>.
Go there and take advantage of the early bird rates that apply until September 30th.
The organizers of SMWCon 2022
* Cindy Cicalese (General Chair)
* Ad Strack van Schijndel (Program Chair)
* Eric-Jan van Kakerken (Local Chair)
* Bernhard Krabina (Online Chair)
Hi all,
On Thursday we will be issuing a security and maintenance release to all
supported branches of MediaWiki.
The new releases will be:
- 1.35.8
- 1.37.5
- 1.38.3
This will resolve three low priority issues in MediaWiki core along with
bug fixes included for maintenance reasons. This includes various patches
for PHP 8.0 and PHP 8.1 support.
We will make the fixes available in the respective release branches (plus
1.39 which is currently in release candidate status) and master in git.
Tarballs will be available for the above mentioned point releases as well.
A summary of some of the security fixes that have gone into non-bundled
MediaWiki extensions will also follow later.
As a reminder, 1.37 is due to become end of life (EOL) in November 2022.
1.37.5 is expected to be the last release for this branch. It is
recommended to upgrade to 1.38, or to 1.39 (the next LTS after 1.35) due to
be released in November 2022.
[1] https://www.mediawiki.org/wiki/Version_lifecycle
Hi Everyone,
I was wandering through
https://www.cryptopp.com/wiki/Special:PasswordPolicies , which comes
from Mediawiki 1.38.2.
The first line for Autoconfirmed Users says:
Password must be at least 1 character long
(MinimalPasswordLength) (suggest change on login)
I think there are several problems with the page in general and text
in particular. First, a 1 character password is not really acceptable
in practice. It is probably time to increase the size of a minimum
password, to something like 16.
Second, the referenced variable, MinimalPasswordLength, is deprecated.
Or $wgMinimalPasswordLength is deprecated.
https://www.mediawiki.org/wiki/Manual:$wgMinimalPasswordLength
It might be a good idea for someone to visit the documentation for
Special:PasswordPolicies and maybe update it.
Jeff
Today, someone asked to see if I could get MediaWiki 1.35 to work with
ElasticSearch 7.x because they already had a licensed instance running
that they wanted to piggy back onto.
It wasn't too difficult to get CirrusSearch for 1.39 backported so that
I can at least get results from the search. I haven't tested it too
much and I the unit tests aren't working, but this WORKSFORME, so far.
Is there anyone else interested in this?
--
Mark A. Hershberger
NicheWork LLC
717-271-1084
Hey guys,
I'm Bill Cherman, CEO of Wikiask, the wiki of questions and answers.
I wanted to invite you all to apply to become our hands-on CTO (MediaWiki
Focus). Please see below the details, and if interested, feel free to reach
out to me. Thank you!
*Bill Cherman*
CEO, Wikiask.org
--
*Chief Technology Officer (CTO)*
MediaWiki and PHP focus
Wikiask is a reference-based questions and answers website that anyone can
edit. Our goal is to bring high-quality Wikipedia-style answers to the Q&A
space. We will be launching our website shortly and are building our team
now.
Responsibilities
- Lead and execute the technical development of Wikiask
- Develop customizations and extensions to MediaWiki
- Suggest new ideas to the roadmap based on user feedback and other insights
Ideal experience
- MediaWiki
- PHP
- Working in small, effective teams
Compensation
- Competitive base salary
- Stock options
- Other benefits