Page MenuHomePhabricator
Feed Advanced Search

Today

Yaron_Koren closed T351489: Tokens ignoring order as Resolved.

Okay, that was unexpected. Great!

Wed, Dec 6, 3:37 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T351489: Tokens ignoring order.

Well, there have been some changes to "tokens" since version 5.6.2, so you never know. Plus, if you have local changes to the code, anything is possible. But if you are seeing this same problem with the latest Page Forms code, then I have no idea what is causing the different behavior. The presence of SMW is one option; so is the different MediaWiki version. I would consider both of those explanations unlikely, but then again I have no better idea.

Wed, Dec 6, 1:51 PM · MediaWiki-extensions-Page_Forms

Yesterday

Yaron_Koren added a comment to T351000: Removing table prefixes in column names (EDConnectorDb.php).

@Sugarbravo - do you consider this issue resolved?

Tue, Dec 5, 2:35 PM · MediaWiki-extensions-ExternalData

Mon, Dec 4

Yaron_Koren updated subscribers of T352680: replaceAll.php maintenance script error: "Namespace declaration statement has to be the very first statement".

I've never heard of this error message - could it be due to some PHP setting?

Mon, Dec 4, 8:53 PM · MediaWiki-extensions-ReplaceText
Yaron_Koren added a comment to T349900: "Save and Continue" looses data.

Well, "Save and continue" uses the "autoedit" API action, and autoedit has had a number of big recent fixes, like 6616372ef665, so it was certainly possible that you were seeing some bug that had been fixed already. But since that is not the problem - I do wonder about the "Objekt" field value containing square brackets. Could you see if removing those brackets makes the problem go away?

Mon, Dec 4, 6:32 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T351489: Tokens ignoring order.

I doubt it's SMW-related - though I can't be sure. But your wiki also uses an old (or maybe even custom) version of Page Forms. Maybe upgrading there would fix the issue?

Mon, Dec 4, 6:24 PM · MediaWiki-extensions-Page_Forms

Thu, Nov 30

Yaron_Koren added a comment to T351489: Tokens ignoring order.

Ooh, thanks for letting me know about that. I think I just fixed it; please try again.

Thu, Nov 30, 1:25 PM · MediaWiki-extensions-Page_Forms

Wed, Nov 29

Yaron_Koren committed rEFLDee0f7373b028: Fix param name for displayTab() (authored by Yaron_Koren).
Fix param name for displayTab()
Wed, Nov 29, 6:40 PM
Yaron_Koren added a comment to T350297: #get_db_data ignores 'join on' clause.

Could you elaborate on what is going wrong, or at least what changed?

Wed, Nov 29, 2:15 PM · MediaWiki-extensions-ExternalData
Yaron_Koren added a comment to T351489: Tokens ignoring order.

Okay, that's good to know. Yes, since you offered - could you replicate this problem on https://discoursedb.org?

Wed, Nov 29, 1:21 PM · MediaWiki-extensions-Page_Forms

Tue, Nov 28

Yaron_Koren committed rEFLDdc07fa3ae41a: Simplify setting of $user in displayTab() (authored by Yaron_Koren).
Simplify setting of $user in displayTab()
Tue, Nov 28, 9:55 PM

Mon, Nov 27

Yaron_Koren closed T351489: Tokens ignoring order as Invalid.

Unless I hear otherwise, I'll assume that this problem is just due to the old code on the Sandbox site.

Mon, Nov 27, 7:49 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren committed rEFLD767fd8ae9d1f: Fix MediaWiki.Commenting.FunctionComment.MissingDocumentationProtected PHPCS… (authored by Kizule).
Fix MediaWiki.Commenting.FunctionComment.MissingDocumentationProtected PHPCS…
Mon, Nov 27, 4:57 PM
Yaron_Koren committed rEFLD98240f9aed1c: Move images/ under resources/ for consistency (authored by Kizule).
Move images/ under resources/ for consistency
Mon, Nov 27, 3:57 PM
Yaron_Koren committed rEFLD63a63c88113c: Hook functions no longer need to return a boolean (authored by Yaron_Koren).
Hook functions no longer need to return a boolean
Mon, Nov 27, 3:09 PM

Fri, Nov 17

Yaron_Koren added a comment to T351489: Tokens ignoring order.

I can't reproduce this problem - the SMW Sandbox site is using a somewhat old version of Page Forms, so I'm guessing the problem has been fixed since then.

Fri, Nov 17, 1:58 PM · MediaWiki-extensions-Page_Forms

Tue, Nov 14

Volker_E awarded T351049: Make use of Codex within Cargo extension a Like token.
Tue, Nov 14, 1:53 AM · Design-Systems-Team, MediaWiki-extensions-Cargo

Mon, Nov 13

Yaron_Koren created T351049: Make use of Codex within Cargo extension.
Mon, Nov 13, 1:45 AM · Design-Systems-Team, MediaWiki-extensions-Cargo

Nov 6 2023

Yaron_Koren committed rEWAN72b70a667a26: Version 4.1.2 (authored by Yaron_Koren).
Version 4.1.2
Nov 6 2023, 3:24 PM

Nov 3 2023

Yaron_Koren added a comment to T350297: #get_db_data ignores 'join on' clause.

@Sugarbravo - are you saying that this call fails (or returns the wrong result) as well?

Nov 3 2023, 1:42 PM · MediaWiki-extensions-ExternalData

Nov 2 2023

Yaron_Koren added a comment to T350297: #get_db_data ignores 'join on' clause.

Oh... if t2 was not in "from", that would definitely explain the problem.

Nov 2 2023, 2:51 PM · MediaWiki-extensions-ExternalData

Nov 1 2023

Yaron_Koren added a comment to T116905: Implement #arraymap in ParserFunctions.

No - that sounds like a strictly SMW issue.

Nov 1 2023, 5:15 PM · MediaWiki-extensions-Page_Forms, ParserFunctions

Oct 27 2023

Yaron_Koren updated the task description for T349828: Make use of Codex within Page Forms.
Oct 27 2023, 5:53 PM · Design-Systems-Team, Codex, MediaWiki-extensions-Page_Forms
Yaron_Koren closed T349897: PF's DateTimePicker is not disabled, when it should be as Resolved.
Oct 27 2023, 5:07 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T349897: PF's DateTimePicker is not disabled, when it should be.

@Emwiemaikel - thanks for pointing out this problem as well. I made a slightly different change, but same idea.

Oct 27 2023, 5:07 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T349896: PF deletes error messages from external validation functions before showing them as Resolved.

@Emwiemaikel - sorry about the problem, and thanks for the patch! I checked it in myself. I believe this is now fixed.

Oct 27 2023, 4:15 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren renamed T349897: PF's DateTimePicker is not disabled, when it should be from PF's DateTimePicker it no disabled, when it should be to PF's DateTimePicker is not disabled, when it should be.
Oct 27 2023, 4:00 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T132128: Mapping fails with remote autocompletion.

@YOUR1 - there are about six different bugs in Phabricator relating to mapping in remote autocompletion for Page Forms; this is one of them. I and others have made various attempts to improve/fix mapping in remote autocompletion over the last year or so. (Mostly, by disabling it, i.e. making autocompletion local if there is mapping involved.) I'm not sure what the current issues are with mapping and autocompletion, if any - or whether any of these bugs can be closed. But if you can let me know whether this particular bug is still a problem, that would be helpful.

Oct 27 2023, 3:48 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren updated the task description for T349828: Make use of Codex within Page Forms.
Oct 27 2023, 12:52 PM · Design-Systems-Team, Codex, MediaWiki-extensions-Page_Forms

Oct 26 2023

Yaron_Koren created T349828: Make use of Codex within Page Forms.
Oct 26 2023, 2:53 PM · Design-Systems-Team, Codex, MediaWiki-extensions-Page_Forms
Yaron_Koren closed T338563: Make timezones autofill when creating events as Resolved.

I assume this is fully done now... feel free to re-open if not.

Oct 26 2023, 2:34 PM · MediaWiki-extensions-Page_Forms, Wikimedia Australia

Oct 16 2023

SnorlaxMonster awarded T200334: [ReplaceText] Replace "Announce these edits ..." checkbox with (unchecked by default) "Mark changes as bot edits" a Love token.
Oct 16 2023, 6:00 AM · MediaWiki-extensions-ReplaceText

Oct 12 2023

Yaron_Koren added a comment to T348687: Reflected XSS Could Lead to Steal User Cookie.

I don't know anything about CVE IDs, so - no.

Oct 12 2023, 12:48 PM · SecTeam-Processed, Vuln-XSS, MediaWiki-extensions-Cargo, Security
Yaron_Koren closed T348687: Reflected XSS Could Lead to Steal User Cookie as Resolved.
Oct 12 2023, 1:09 AM · SecTeam-Processed, Vuln-XSS, MediaWiki-extensions-Cargo, Security

Oct 11 2023

Yaron_Koren added a comment to T348687: Reflected XSS Could Lead to Steal User Cookie.

@Kamalinux - thanks for pointing that out; I think this is fixed now:

Oct 11 2023, 11:21 PM · SecTeam-Processed, Vuln-XSS, MediaWiki-extensions-Cargo, Security
Yaron_Koren added a comment to T348698: Using pfautoedit without a query string deletes all page content.

Sorry about this. I believe if you get the latest code, all the #autoedit problems have been fixed. If you try it out, please let me know if everything works for you.

Oct 11 2023, 11:00 PM · MediaWiki-extensions-Page_Forms

Oct 2 2023

Yaron_Koren closed T315764: ReplaceText extension has no PHPUnit tests as Resolved.
Oct 2 2023, 1:40 PM · MediaWiki-extensions-ReplaceText, Technical-Debt, Test-Coverage
Yaron_Koren closed T315764: ReplaceText extension has no PHPUnit tests, a subtask of T186850: Wikimedia-deployed extensions/skins with no PHPUnit coverage, as Resolved.
Oct 2 2023, 1:39 PM · Technical-Debt, Test-Coverage, WMF-General-or-Unknown
Yaron_Koren updated subscribers of T315764: ReplaceText extension has no PHPUnit tests.

Replace Text now has two PHPUnit tests! Thanks to @Umherirrender and @TechieNK.

Oct 2 2023, 1:39 PM · MediaWiki-extensions-ReplaceText, Technical-Debt, Test-Coverage

Sep 29 2023

Yaron_Koren closed T240656: EditNotify cannot be restricted to page creations in certain namespaces. It always notifies about any page creation. as Resolved.

I'm closing this; anyone can feel free to re-open it if there are still any issues.

Sep 29 2023, 7:06 PM · MediaWiki-extensions-EditNotify
Yaron_Koren closed T347217: Replace use of removed hooks as Resolved.

Fixed, thanks to @TechieNK.

Sep 29 2023, 1:05 PM · MediaWiki-extensions-WatchAnalytics

Sep 28 2023

Yaron_Koren closed T183788: Fix large font size of items in hierarchy filters on Special:Drilldown page on mobile screen as Resolved.

I just tried this, and the font sizes look fine now; I'm guessing this was fixed at some point.

Sep 28 2023, 9:24 PM · Google-Code-in-2017, MediaWiki-extensions-Cargo

Sep 27 2023

Yaron_Koren added a comment to T257477: Preview fails when $wgRawHtml is activated.

Very interesting - thats good to know.

Sep 27 2023, 12:53 PM · MediaWiki-extensions-Page_Forms

Sep 20 2023

Yaron_Koren closed T45472: [ReplaceText] Add page number limit option as Resolved.

A search limit is now available as a global setting, a UI field, and a script parameter, so I would say this task can be closed!

Sep 20 2023, 6:49 PM · MediaWiki-extensions-ReplaceText
Yaron_Koren closed T346860: Calendar title is obscured on smaller screens as Resolved.

@Samwilson - thank you, this is a big improvement!

Sep 20 2023, 4:18 PM · Wikimedia Australia, MediaWiki-extensions-Cargo

Sep 19 2023

Yaron_Koren committed rEWANc76bc13906df: Modify "shake" effect to not use jQuery UI (authored by Yaron_Koren).
Modify "shake" effect to not use jQuery UI
Sep 19 2023, 7:58 PM
Yaron_Koren closed T346726: Checkbox not working if used with display=spreadsheet as Resolved.
Sep 19 2023, 4:57 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T346726: Checkbox not working if used with display=spreadsheet.

@Bethoniel - thanks for pointing that out, and sorry about the problem. This bug was in place for just about a year! I believe it's fixed now.

Sep 19 2023, 4:57 PM · MediaWiki-extensions-Page_Forms

Sep 15 2023

Yaron_Koren added a comment to T307069: ReplaceText jobs sometimes fail when User::getName() returns null.

Can anyone here verify whether this patch fixes the problem? (Assuming it's still a problem.)

Sep 15 2023, 12:55 PM · Patch-For-Review, Language-Team (Language-2022-July-September), MediaWiki-User-management, MediaWiki-extensions-ReplaceText, affects-translatewiki.net

Sep 14 2023

Yaron_Koren committed rEWANf2c77763b50c: Version 4.1.1 (authored by Yaron_Koren).
Version 4.1.1
Sep 14 2023, 1:14 PM

Sep 13 2023

Yaron_Koren added a comment to T344600: Tab not marked as active if header name contains international characters.

In theory that's true, yes... in practice, I'd say there's just as much chance that a REL branch will be broken as that master will, for this extension. That said, I'd be happy to accept any fix patches to any previous branches.

Sep 13 2023, 2:46 PM · MediaWiki-extensions-HeaderTabs

Sep 12 2023

Yaron_Koren updated subscribers of T240656: EditNotify cannot be restricted to page creations in certain namespaces. It always notifies about any page creation..

I believe this is now fixed, thanks to @TechieNK's patch! If anyone can confirm that it works correctly now - or still doesn't, for that matter - that would be great.

Sep 12 2023, 10:23 PM · MediaWiki-extensions-EditNotify

Sep 11 2023

Yaron_Koren added a comment to T344600: Tab not marked as active if header name contains international characters.

Anyone could do it... but is it really important? Why not just use the master branch?

Sep 11 2023, 3:12 PM · MediaWiki-extensions-HeaderTabs

Sep 5 2023

Yaron_Koren committed rEVFA7588b05b8506: Make separate Parsoid-handling file for MW 1.41+ (authored by Yaron_Koren).
Make separate Parsoid-handling file for MW 1.41+
Sep 5 2023, 6:08 PM

Aug 23 2023

Yaron_Koren added a comment to T344600: Tab not marked as active if header name contains international characters.

@KloudZ - thanks for pointing that out; I think this is now fixed too.

Aug 23 2023, 8:49 PM · MediaWiki-extensions-HeaderTabs

Aug 21 2023

Yaron_Koren committed rEADL42c3589e1c1f: Version 0.6.2 (authored by Yaron_Koren).
Version 0.6.2
Aug 21 2023, 5:11 PM
Yaron_Koren merged T344566: Order of values is not retained for tokens input into T302244: input type=tokens forces alphabetical sort order (5.3.4).
Aug 21 2023, 4:07 PM · User-Nikerabbit, MediaWiki-extensions-Page_Forms
Yaron_Koren merged task T344566: Order of values is not retained for tokens input into T302244: input type=tokens forces alphabetical sort order (5.3.4).
Aug 21 2023, 4:07 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T344578: $this in static methods PFUploadWindow::getInitialPageText() and PFUploadWindow::getExistsWarning().

It sounds like you are using the REL1_35 branch of Page Forms. You should switch to the most recent version of Page Forms, which thankfully still supports MW 1.35 - I think this particular bug, or set of bugs, was fixed a long time ago.

Aug 21 2023, 2:12 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T344600: Tab not marked as active if header name contains international characters as Resolved.

I think this is fixed now. Sorry about that problem! And thanks for reporting it. I wonder how long it's been there... it definitely was not always a problem.

Aug 21 2023, 1:59 PM · MediaWiki-extensions-HeaderTabs

Aug 20 2023

Yaron_Koren added a comment to T344566: Order of values is not retained for tokens input.

This is a bug that I think was fixed a few months ago - unfortunately I think there has not been a version release since then, so you would just have to switch to the latest code for Page Forms. Which is a probably a good idea anyway, because you are using a rather old version right now.

Aug 20 2023, 4:19 PM · MediaWiki-extensions-Page_Forms

Aug 18 2023

Yaron_Koren closed T343853: Class, text, and href messages displayed as raw text in the watchlist tab group as Resolved.

Oh, I wasn't thinking about using Echo directly for the notifcation - but that's an interesting idea. Anyway, it sounds like this particular task can be closed.

Aug 18 2023, 4:18 PM · MediaWiki-extensions-WatchAnalytics
Yaron_Koren closed T342098: Type mismatch in MongoDB connector as Resolved.

It would have been nice to hear back from the user who reported the error, but I think it's safe for now to assume that this problem was indeed fixed.

Aug 18 2023, 3:36 PM · MediaWiki-extensions-ExternalData

Aug 17 2023

Yaron_Koren added a comment to T343853: Class, text, and href messages displayed as raw text in the watchlist tab group.

Okay, having looked now at the code, I think I understand what's going on: if the earliest pending review is more than $egPendingReviewsEmphasizeDays days old, that link gets displayed with font size "16px", which, depending on the skin, can really stand out. I guess maybe this isn't so bad, since that's the intent - and the admin can make this go away by taking care of those long-pending reviews. On the other hand, it's unconventional: the Echo extension, for example, takes care of signalling to the user that action needs to be taken by using the color red, not changing the font size. But maybe it's fine.

Aug 17 2023, 8:44 PM · MediaWiki-extensions-WatchAnalytics
Yaron_Koren added a comment to T343853: Class, text, and href messages displayed as raw text in the watchlist tab group.

Okay, I think it "works" now... I still think the use of CSS to change the display of the link is quite weird, especially with the Vector skin - in your screenshot, which looks like it uses the Chameleon skin or something, it looks more normal, although still a little odd. But maybe that's a separate discussion.

Aug 17 2023, 8:35 PM · MediaWiki-extensions-WatchAnalytics
Yaron_Koren committed rEWAN62dfbe410fc8: Fix handling of SkinTemplateNavigation::Universal hook (authored by Yaron_Koren).
Fix handling of SkinTemplateNavigation::Universal hook
Aug 17 2023, 8:30 PM
Yaron_Koren added a comment to T344385: Values dependent on does not work when paired with a dropdown input.

For what it's worth, with two dropdowns you can use "show on select" instead. It's kind of annoying, because then you have to define a different 2nd dropdown (with a different field name) for each value in the 1st dropdown, but it works.

Aug 17 2023, 12:02 AM · MediaWiki-extensions-Page_Forms

Aug 16 2023

Yaron_Koren closed T344243: Trailing whitespace in messages as Resolved.
Aug 16 2023, 2:12 PM · I18n, MediaWiki-extensions-WatchAnalytics

Aug 15 2023

Yaron_Koren committed rEWAN818eebe4c3a0: Remove trailing whitespaces from i18n messages (authored by Yaron_Koren).
Remove trailing whitespaces from i18n messages
Aug 15 2023, 2:24 PM

Aug 14 2023

Yaron_Koren added a comment to T227507: AdminLinks: "Failed to find special page with name: Allmessages.".

Sorry it took me so long to respond to this. You could get around this by blanking the page MediaWiki:adminlinks_pagenotfound - which maybe is enough of a solution. Anyway, it looks like Admin Links is no longer even installed on translatewiki.net, so maybe this doesn't even count as a bug any more. Is it okay to close this?

Aug 14 2023, 7:01 PM · MediaWiki-extensions-AdminLinks
Yaron_Koren closed T263348: Implement BeforeRevertedTagUpdate hook in Approved Revs as Declined.

I'm marking this as "Declined" - I'm not sure I fully understand this task, but from having looked at the code in the (abandoned) patch, it seems to me that this change is only relevant for FlaggedRevs, where every revision gets its own approval/disapproval, and not for Approved Revs.

Aug 14 2023, 3:47 PM · MediaWiki-extensions-Approved-Revs
Yaron_Koren added a comment to T343853: Class, text, and href messages displayed as raw text in the watchlist tab group.

Yes, looking now at the code, the handling of the SkinTemplateNavigation::Universal hook is clearly not correct. On the other hand, the "expected" behavior also seems strange. The fact that the "Watchlist" link is meant to be replaced is strange - what if the user just wants to check their own watchlist? As is the fact that this one link has its own display class, meaning that the text is supposed to look different from all the other links around it (bigger, I guess). Can you explain the thinking behind these changes?

Aug 14 2023, 2:52 PM · MediaWiki-extensions-WatchAnalytics

Aug 11 2023

Yaron_Koren added a comment to T344057: Values dependent on does not reset linked input value on change.

To clarify - are you saying that the value of the second input should always be cleared, or only cleared if (as in your case) "existing values only" is set?

Aug 11 2023, 2:13 PM · MediaWiki-extensions-Page_Forms

Aug 10 2023

Yaron_Koren closed T343468: PHP8 compatibility as Resolved.

Thanks for these patches, then! I think I have fixed all six of these issues - in some cases with your exact change, in some cases with a null check. Anyway, I think it's resolved - but feel free to re-open if you still see any PHP 8 warnings.

Aug 10 2023, 6:18 PM · PHP 8.0 support, MediaWiki-extensions-Page_Forms

Aug 9 2023

Yaron_Koren committed rEADL2e57c370bea0: Re-add Composer installers line to composer.json, w/ updated version (authored by Yaron_Koren).
Re-add Composer installers line to composer.json, w/ updated version
Aug 9 2023, 6:49 PM
Yaron_Koren closed T341692: ApprovedRevs: page moves should get auto-approved like regular edits as Resolved.

Good idea - I think this is done now.

Aug 9 2023, 3:34 PM · MediaWiki-extensions-Approved-Revs
Yaron_Koren added a comment to T73408: ConfirmEdit do not let me create a page and keep asking the same question.

What makes you think that there's a problem at all?

Aug 9 2023, 3:16 PM · MediaWiki-extensions-Page_Forms, ConfirmEdit (CAPTCHA extension)
Yaron_Koren added a comment to T73408: ConfirmEdit do not let me create a page and keep asking the same question.

Wow - I don't think I had seen this one before. It does seem to be related to Page Forms, but I'm not aware of any current issues with Page Forms and ConfirmEdit, so I'm guessing that whatever problem the person was seeing has been fixed since then.

Aug 9 2023, 1:56 PM · MediaWiki-extensions-Page_Forms, ConfirmEdit (CAPTCHA extension)
Yaron_Koren added a comment to T343468: PHP8 compatibility.

Thanks for putting these together. Are some/all of these real bugs, as in, you have seen a warning message from PHP 8 coming from these lines? Or did you simply look for instances where str_replace(), etc. were being called without a "null" check?

Aug 9 2023, 1:51 PM · PHP 8.0 support, MediaWiki-extensions-Page_Forms

Aug 8 2023

Dinoguy1000 awarded T200334: [ReplaceText] Replace "Announce these edits ..." checkbox with (unchecked by default) "Mark changes as bot edits" a Love token.
Aug 8 2023, 9:56 PM · MediaWiki-extensions-ReplaceText
Yaron_Koren moved T343074: RSS: Set RSS title from Cargo query "title" parameter rather than _pageName from Backlog to Queries on the MediaWiki-extensions-Cargo board.
Aug 8 2023, 4:42 PM · MediaWiki-extensions-Cargo
Yaron_Koren moved T342961: RSS: Cargo should work with MW 1.35+ but this export format only works with 1.38+ from Backlog to Queries on the MediaWiki-extensions-Cargo board.
Aug 8 2023, 4:42 PM · MediaWiki-extensions-Cargo
Yaron_Koren moved T342955: RSS: Parse wikitext in description field from Backlog to Queries on the MediaWiki-extensions-Cargo board.
Aug 8 2023, 4:42 PM · MediaWiki-extensions-Cargo
Yaron_Koren closed T342954: RSS: Set guid from Cargo query to ensure it is unique as Resolved.

This is done, I assume...

Aug 8 2023, 4:41 PM · MediaWiki-extensions-Cargo
Yaron_Koren closed T200334: [ReplaceText] Replace "Announce these edits ..." checkbox with (unchecked by default) "Mark changes as bot edits" as Resolved.

@Dinoguy1000 and @SnorlaxMonster - thank you for the suggestions. Hopefully this is better late than never!

Aug 8 2023, 4:29 PM · MediaWiki-extensions-ReplaceText

Aug 4 2023

Yaron_Koren closed T338198: "Empty input for field page_title" on Special:MultiPageEdit as Resolved.

Okay, great. It would be nice if the page explained this better, although I'm not sure how best to do that. Anyway, it looks like this particular issue can be closed now.

Aug 4 2023, 3:00 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T338198: "Empty input for field page_title" on Special:MultiPageEdit.

Okay, that's interesting - I had assumed that your wiki (and those of the other two people who had reported this issue) simply lacked forms, and maybe even templates. But yes, Special:MultiPageEdit can ignore existing forms - that is meant to happen when a certain template is handled by more than one form, in which case there is ambiguity about which form should be used to edit the pages that contain it. Could it be that more one form on your wiki includes the "Instrument" template?

Aug 4 2023, 2:53 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T338198: "Empty input for field page_title" on Special:MultiPageEdit.

@Meowcatx - thank you, that was very helpful. I had just assumed that this was a database problem, but your reporting caused me to actually look at the code, where I realized that this error output occurs when the page has nothing to display. I just checked in a fix, so that at least the big "stack trace" goes away. Perhaps the displayed message could still be clearer, though. Anyway, please let me know if that fixes the problem.

Aug 4 2023, 2:32 PM · MediaWiki-extensions-Page_Forms

Aug 3 2023

Yaron_Koren added a comment to T271543: ApprovedRevs approval flow logic of parser function "#approvable_by" malfunctions.

@Platinops - sorry for the very long delay on this. I finally tested this, and could not reproduce the issue. Perhaps it has somehow been fixed between then and now? Or perhaps user "Bob Smith" had administrative privilege?

Aug 3 2023, 3:46 AM · MediaWiki-extensions-Approved-Revs

Aug 2 2023

Yaron_Koren added a comment to T308264: CargoBackLinks::setBackLinks causes deadlock on innoDB engine.

Is this still an issue? Change a8f0de6382f5, from May 2023, might have fixed it.

Aug 2 2023, 11:11 PM · MediaWiki-extensions-Cargo
Yaron_Koren renamed T307069: ReplaceText jobs sometimes fail when User::getName() returns null from ReplaceText not working: TypeError: Return value of User::getName() must be of the type string, null returned to ReplaceText jobs sometimes fail when User::getName() returns null.
Aug 2 2023, 10:51 PM · Patch-For-Review, Language-Team (Language-2022-July-September), MediaWiki-User-management, MediaWiki-extensions-ReplaceText, affects-translatewiki.net
Yaron_Koren committed rEVFA85a4b8e57bd6: Version 0.5.1 (authored by Yaron_Koren).
Version 0.5.1
Aug 2 2023, 2:48 PM
Yaron_Koren closed T342898: Column names should be case sensitive in mySQL views as Resolved.

Fixed, I think...

Aug 2 2023, 2:04 PM · MediaWiki-extensions-ExternalData

Aug 1 2023

Yaron_Koren closed T243661: Missing "ext.geshi.visualEditor" dependency in VEForAll creates JS Error when SyntaxHighlight_GeSHi is enabled as Resolved.

I don't know how this got fixed, since I don't think that was dependency was added, but I just tried it and the combination of SyntaxHighlight, VEForAll and Page Forms seems to work fine for me - and no JavaScript errors appear. I assume this can be closed.

Aug 1 2023, 1:55 PM · MediaWiki-extensions-VEForAll
Yaron_Koren closed T342957: RSS: Automatically find "link" from "description" field as Declined.

I hadn't heard of the (now-archived) Bullet Feed extension - I just looked at it. Very interesting; yes, it has a more informal approach to linking and all that. Okay, I'm glad you can modify your setup to handle this more structured approach. I'm "declining" this task; hopefully that's alright.

Aug 1 2023, 4:13 AM · MediaWiki-extensions-Cargo

Jul 31 2023

Yaron_Koren added a comment to T342957: RSS: Automatically find "link" from "description" field.

I still don't really see the point of a "link from description" parameter. If you use the "url" field, then you don't even need the "see ..." text, because the link is already there - no? And of course, with "url", you don't need to worry that every editor remembers the required format for the description.

Jul 31 2023, 1:58 PM · MediaWiki-extensions-Cargo
Yaron_Koren added a comment to T342957: RSS: Automatically find "link" from "description" field.

That's true, "link from description" would solve the problem of unexpected behavior. But is this even that useful? Is it common for the canonical link of a news/etc. item to be contained within the description, and then for it be guaranteed as the first link? This might be specific to your particular description format.

Jul 31 2023, 6:58 AM · MediaWiki-extensions-Cargo

Jul 30 2023

Yaron_Koren added a comment to T342957: RSS: Automatically find "link" from "description" field.

Yes, this sounds like a "too-clever" solution, which indeed could lead to unexpected behavior - I don't think it's a good idea.

Jul 30 2023, 6:15 PM · MediaWiki-extensions-Cargo

Jul 28 2023

Yaron_Koren added a comment to T305850: Please add `composer/installers` to requirements of Extension:ExternalData.

I just changed the value in External Data to include Composer v. 1 as well, here: https://gerrit.wikimedia.org/r/942479

Jul 28 2023, 2:55 PM · MediaWiki-extensions-ExternalData
Yaron_Koren closed T330485: Does the extension ExternalData require "composer/installers": "~2.1"? as Resolved.

I believe you can now use External Data with Composer version 1 again - sorry this took a while to fix.

Jul 28 2023, 2:53 PM · NFDI, MediaWiki-extensions-ExternalData