User Details
- User Since
- Oct 22 2014, 4:46 AM (465 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Pastakhov [ Global Accounts ]
Tue, Sep 19
Mar 6 2023
This should be fixed in https://github.com/SemanticMediaWiki/SemanticDrilldown/pull/48
Feb 23 2023
Jan 9 2023
Dec 25 2022
Nov 28 2022
Sep 8 2022
@edwardspec, who can review the patch?
Aug 7 2022
Jul 14 2022
Apr 20 2022
Mar 25 2022
Dec 16 2021
Dec 8 2021
Oct 11 2021
Apr 28 2021
Apr 5 2021
Mar 26 2021
Mar 17 2021
Mar 9 2021
Thank you!
Mar 8 2021
Feb 13 2021
it works, tested on 1.35.0 (9b8a168)
Jan 8 2021
Dec 15 2020
Dec 11 2020
Oct 17 2020
Oct 16 2020
Sep 29 2020
ALTER TABLE user CONVERT TO CHARACTER SET binary; helped me
Jul 9 2020
Jul 5 2020
Jul 2 2020
Apr 28 2020
done
Apr 15 2020
I think it is a good idea, 1.0 :)
thanks for the contributions!
Apr 10 2020
Hi Yaron, I saw it, just mark "Set Ready For Review" when they ready and I'll +2 them.
I get notifications about all new patches, but ping me if I don't answer for a long time. Unfortunately, sometimes I may not notice something, sorry
Apr 8 2020
I missed the patch, thanks for the ping
Apr 6 2020
yes, I'm one, I'll fix it when I get some time
Apr 3 2020
Mar 31 2020
Hi, I still plan to work on this task
Hi, I still plan to work on this task
Feb 26 2020
Dec 20 2019
Oct 24 2019
The file was uploaded with empty Summary field, I tried to rename (move) another file that was loaded with empty Summary field and I got the error.
how it looks in the database:
mysql> SELECT t.* FROM page t WHERE page_id = 99; +---------+----------------+-------------------+-------------------+------------------+-------------+----------------+----------------+-------------+----------+--------------------+--------------------+-----------+ | page_id | page_namespace | page_title | page_restrictions | page_is_redirect | page_is_new | page_random | page_touched | page_latest | page_len | page_content_model | page_links_updated | page_lang | +---------+----------------+-------------------+-------------------+------------------+-------------+----------------+----------------+-------------+----------+--------------------+--------------------+-----------+ | 99 | 6 | KarlMarxJeune.jpg | | 0 | 1 | 0.621428611495 | 20190113233540 | 281 | 0 | wikitext | 20180410093726 | NULL | +---------+----------------+-------------------+-------------------+------------------+-------------+----------------+----------------+-------------+----------+--------------------+--------------------+-----------+ 1 row in set (0.00 sec)
Oct 23 2019
I just successfully moved the file page after I adding text on the page, I think you don't face the issue because, as usual, all files contain text on wikipedia's file pages
debug info P9459
It seems this bug is not resolved yet.
I faced a similar problem on 1.33.0, when I'm trying to move page I got the error:
[0bff6a9515dc740c4d9e9790] /wr/index.php?title=Sp%C3%A9cial:Renommer_une_page&action=submit MediaWiki\Revision\IncompleteRevisionException from line 425 of /opt/mediawiki-1.33.1/includes/Revision/RevisionStore.php: sha1 field must not be ''!
Oct 12 2019
May 28 2019
Mar 4 2019
Jan 23 2019
Jul 6 2018
Jun 25 2018
There is a few more errors because PHP 7.1 is more strictly related to the type of data, it is good but I need to process these incidents inside phptags too,
for example
php5.5 php7.0:
["4"] & "fff"; is ok
php 7.1
["4"] & "fff";
PHP Warning: A non-numeric value encountered in Command line code on line 1
May 29 2018
please, check it https://gerrit.wikimedia.org/r/#/c/435971/
May 28 2018
Oh, sorry for delay, I try to update it right now
Jan 31 2018
Oh, sorry. I got hard busy... I hope to continue in 2-3 weeks :-/
Jan 10 2018
Oct 4 2017
! In T174145#3652265, @kaldari wrote:
Note that we have to use an OOjs-UI icon for syntax highlighting within the 2017 Wikitext editor. That interface is constructed using OOjs-UI, so the only choices we have are the icons in https://github.com/wikimedia/oojs-ui/tree/master/src/themes/wikimediaui/images/icons.
Oct 2 2017
looks like a virus :)
Sep 27 2017
Sep 26 2017
Sep 11 2017
Seems should be fixed. Should be used different keyMaps for Mac and PC.
the path was rebased to the latest version of CodeMirror where the mentioned bug is fixed.
Sep 10 2017
The status was changed by mistake... I did not want to do it by myself
Sep 8 2017
I think there should not be a big problem to make it resizable, and there should not be a problem with performance. I'll try to fix it.
Sep 5 2017
can't reproduce on en.wikipedia.org
@Niharika yes, I understand about cost. I would prefer to find a balance between speed and ease of use.