Page MenuHomePhabricator

Txantimedia (Paul Schmehl)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Friday

  • Clear sailing ahead.

User Details

User Since
Oct 3 2017, 6:36 PM (347 w, 15 h)
Availability
Available
LDAP User
Unknown
MediaWiki User
Txantimedia [ Global Accounts ]

Recent Activity

Nov 24 2017

Txantimedia added a comment to T177313: Cancel button returns Undefined error.

I can confirm that this change works on my site using Mac OS High Sierra 10.13.1 and Safari 11.0.1 as well as Google Chrome 62.0.3202.94.

Nov 24 2017, 6:21 PM · MW-1.31-release-notes (WMF-deploy-2017-12-12 (1.31.0-wmf.12)), JavaScript, WikiEditor

Nov 13 2017

Txantimedia added a comment to T180316: "Warning: touch(): Utime failed: Permission denied" on main page only after installing Widgets extension.

My wiki isn't failing. It's working fine. This error was displayed on the home page, however, so it was problematic. I disabled warnings to get rid of it. I'll be happy to provide any information that is helpful to assist in tracking it down. It's merely a warning, not a fatal error.

Nov 13 2017, 9:18 PM · MediaWiki-extensions-Widgets
Txantimedia created T180403: PHP Error "non-numeric value encountered" in CoreParserFunctions if padleft/padright have invalid length values.
Nov 13 2017, 8:48 PM · MW-1.27-release-notes, MW-1.29-release-notes, MW-1.30-release-notes, MW-1.32-notes (WMF-deploy-2018-06-12 (1.32.0-wmf.8)), MW-1.31-release-notes, Patch-For-Review, MW-1.31-release, MW-1.30-release, MW-1.29-release, PHP 7.1 support, MediaWiki-Parser
Txantimedia added a comment to T180316: "Warning: touch(): Utime failed: Permission denied" on main page only after installing Widgets extension.

The directory is read and writeable by the webserver. Here's the relevant php code:

227         // compile locking
228         if (!$_template->source->handler->recompiled) {
229             if ($saved_timestamp = $_template->compiled->getTimeStamp()) {
230                 touch($_template->compiled->filepath);
231             }
232         }
Nov 13 2017, 8:41 PM · MediaWiki-extensions-Widgets
Txantimedia created T180316: "Warning: touch(): Utime failed: Permission denied" on main page only after installing Widgets extension.
Nov 13 2017, 5:31 AM · MediaWiki-extensions-Widgets

Oct 6 2017

Txantimedia added a comment to T177313: Cancel button returns Undefined error.

Frankly, I'd be inclined to tell the user to upgrade their browser. :)

Oct 6 2017, 10:09 PM · MW-1.31-release-notes (WMF-deploy-2017-12-12 (1.31.0-wmf.12)), JavaScript, WikiEditor
Txantimedia added a comment to T177313: Cancel button returns Undefined error.

So what is supported? And what would happen in older versions of IE? Would it crater? Or just not work?

Oct 6 2017, 5:40 PM · MW-1.31-release-notes (WMF-deploy-2017-12-12 (1.31.0-wmf.12)), JavaScript, WikiEditor
Txantimedia added a comment to T177313: Cancel button returns Undefined error.

I found out that the code is in jquery.WikiEditor.publish.js.
This is the relevant section:

Oct 6 2017, 6:55 AM · MW-1.31-release-notes (WMF-deploy-2017-12-12 (1.31.0-wmf.12)), JavaScript, WikiEditor
Txantimedia added a comment to T177313: Cancel button returns Undefined error.

Where do I find the code? I'll take a look, but I'm not a programmer, so....

Oct 6 2017, 2:08 AM · MW-1.31-release-notes (WMF-deploy-2017-12-12 (1.31.0-wmf.12)), JavaScript, WikiEditor

Oct 5 2017

Txantimedia added a comment to T177313: Cancel button returns Undefined error.

Has this been closed? Or is it still being worked on?

Oct 5 2017, 4:37 PM · MW-1.31-release-notes (WMF-deploy-2017-12-12 (1.31.0-wmf.12)), JavaScript, WikiEditor

Oct 3 2017

Txantimedia created T177313: Cancel button returns Undefined error.
Oct 3 2017, 6:44 PM · MW-1.31-release-notes (WMF-deploy-2017-12-12 (1.31.0-wmf.12)), JavaScript, WikiEditor