Page MenuHomePhabricator

Yaron_Koren (Yaron Koren)
User

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Nov 14 2014, 3:01 AM (501 w, 1 d)
Availability
Available
LDAP User
Yaron Koren
MediaWiki User
Unknown

Recent Activity

Wed, Jun 12

Yaron_Koren closed T355942: Add user mentions to InlineComments as Resolved.

@-style mentioning is now fully supported. Thank you, @Jayanthvikashs, for all your help with this!

Wed, Jun 12, 1:12 PM · Patch-For-Review, MediaWiki-extensions-InlineComments

Thu, Jun 6

Yaron_Koren closed T250558: DocBookExport extension: Call to undefined method ParserOptions::setEditSection() as Resolved.

This was fixed for MW < 1.35 back in 2021, with e2452ff998d9 - support for those earlier versions is no longer necessary.

Thu, Jun 6, 2:18 PM · Patch-For-Review, MediaWiki-extensions-DocBookExport

Thu, May 23

Yaron_Koren added a comment to T364581: datetimepicker ignores timezone.

It's not suprising that this fails for you, because the "datetimepicker" input actually does not support the "include timezone" parameter, unfortunately - only the "datetime" input does. That, in turn, is because the JavaScript widget that "datetimepicker" uses - DateTimeInputWidget from OOUI - doesn't support timezones, other than UTC. So, other than with a hack, I don't think can be done; you might be better off just setting that default value to UTC time, or of course using "datetime" instead.

Thu, May 23, 1:09 PM · MediaWiki-extensions-Page_Forms

May 22 2024

Yaron_Koren closed T216119: PageForms + TinyMCE: make "MinimizeOnBlur" configurable as Declined.

I'm marking this as "Declined", since I think support for TinyMCE is on the way out - sorry about that.

May 22 2024, 8:57 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T365472: Allow HTML to be used for the label of summary box in Special:FormEdit as Resolved.

@Bewfip - thanks for pointing this out! I think this is fixed now.

May 22 2024, 8:41 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T365016: Combobox field inside multy template convert value to 0 while editing as Resolved.

I'm closing this, because I think it's fixed... feel free to re-open if not.

May 22 2024, 2:03 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren committed rEWAN45e21f45bed2: Simplify setters in WatchesQuery.
Simplify setters in WatchesQuery
May 22 2024, 2:00 PM

May 21 2024

Yaron_Koren committed rEWANefc5cfe128a2: Small code improvements.
Small code improvements
May 21 2024, 8:28 PM
Yaron_Koren closed T365401: Error "Call to undefined method WikitextContent::getUltimateRedirectTarget()" after updating to mediawiki 1.41.1 and extension page forms 5.6.2 as Resolved.

@CyberSpecter - thank you for pointing out the problem; I believe it's fixed now.

May 21 2024, 3:02 PM · MediaWiki-extensions-Page_Forms

May 20 2024

Yaron_Koren added a comment to T365016: Combobox field inside multy template convert value to 0 while editing.

I was able to reproduce this problem, but it turned out to be not due to the multiple-instance template but to "values from namespace=Main"! At least, that's how it appeared to me. I just checked in what I think is a fix - please let me know if this fixes the problem for you.

May 20 2024, 7:51 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T299429: Autocompletion: values from all $wgContentNamespaces as Resolved.

Thank you for your effort on this patch! I think it was worth the wait.

May 20 2024, 3:37 PM · Patch-For-Review, MediaWiki-extensions-Page_Forms
Yaron_Koren committed rEWAN0bf6e81f29d3: Simplify listing code in ClearPendingReviews.
Simplify listing code in ClearPendingReviews
May 20 2024, 1:24 PM

May 17 2024

Yaron_Koren closed T365236: API action=cargoautocomplete throws errors as Resolved.

@Samwilson - thanks for pointing out the problem! (And for the suggested fix.)

May 17 2024, 6:37 PM · MediaWiki-extensions-Cargo
Yaron_Koren committed rEWAN1b2c2a186ce3: Simplify setPendingReviewsUser().
Simplify setPendingReviewsUser()
May 17 2024, 4:11 PM

May 16 2024

Yaron_Koren committed rEWANf418c07a6719: Remove unnecessary setReviewLimit(), setReviewOffset() functions.
Remove unnecessary setReviewLimit(), setReviewOffset() functions
May 16 2024, 4:49 PM
Yaron_Koren closed T274102: Cargo csv export with utf8 chars have gibberish in excel as Resolved.

Fixed, finally, I think!

May 16 2024, 3:07 PM · MediaWiki-extensions-Cargo

May 15 2024

Yaron_Koren committed rEWANc6542b5efd98: Improve msg parsing in handleClearNotification().
Improve msg parsing in handleClearNotification()
May 15 2024, 1:29 PM

May 14 2024

Yaron_Koren committed rEWANd855df6dcada: Remove unnecessary function clearByUserAndTitle().
Remove unnecessary function clearByUserAndTitle()
May 14 2024, 1:37 PM

May 13 2024

Yaron_Koren committed rEWANb381cb0c1919: Remove unnecessary FIXME calls.
Remove unnecessary FIXME calls
May 13 2024, 2:14 PM

May 10 2024

Yaron_Koren committed rEWANdb05d5bf1b0b: Update/simplify pagescores.css.
Update/simplify pagescores.css
May 10 2024, 2:48 PM

May 9 2024

Yaron_Koren committed rEWAN035447da91e5: Simplify onSkinTemplateNavigation__Universal() function.
Simplify onSkinTemplateNavigation__Universal() function
May 9 2024, 2:46 PM

May 8 2024

Yaron_Koren committed rEWANac007026c0ec: Fix i18n for Special:PageStatistics header.
Fix i18n for Special:PageStatistics header
May 8 2024, 1:45 PM
Yaron_Koren closed T364211: No error shown on Special:CargoExport with unknown table as Resolved.

I assume this is now resolved.

May 8 2024, 1:08 PM · MediaWiki-extensions-Cargo

May 7 2024

Yaron_Koren committed rEWANc0163feceb45: Space and tab fixes.
Space and tab fixes
May 7 2024, 2:06 PM

May 6 2024

Yaron_Koren committed rEWAN4fb457b0479a: Improve setting of prev/next URLs in Special:PendingReviews.
Improve setting of prev/next URLs in Special:PendingReviews
May 6 2024, 6:20 PM
Yaron_Koren closed T343074: RSS: Set RSS title from Cargo query "title" parameter rather than _pageName as Resolved.
May 6 2024, 5:19 PM · MediaWiki-extensions-Cargo

May 3 2024

Yaron_Koren committed rEWAN0e4f65676eda: Fix mislabeled param in WatchAnalyticsTablePager::reallyDoQuery().
Fix mislabeled param in WatchAnalyticsTablePager::reallyDoQuery()
May 3 2024, 3:54 PM

May 2 2024

Yaron_Koren closed T361545: [Proposal] Improve InlineComments extension as Declined.

This proposal was not chosen - sorry.

May 2 2024, 4:05 PM · Google-Summer-of-Code (2024)
Yaron_Koren closed T361545: [Proposal] Improve InlineComments extension, a subtask of T356436: Improve InlineComments extension, as Declined.
May 2 2024, 4:05 PM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)
Yaron_Koren closed T361538: [Proposal] Improve InlineComments extension as Declined.

This proposal was not chosen - sorry.

May 2 2024, 4:04 PM · Google-Summer-of-Code (2024)
Yaron_Koren closed T361538: [Proposal] Improve InlineComments extension, a subtask of T356436: Improve InlineComments extension, as Declined.
May 2 2024, 4:04 PM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)
Yaron_Koren closed T359889: Gsoc-2024 : Improve InlineComments Extension Project Proposal as Declined.

This proposal, although very good, was not chosen - sorry.

May 2 2024, 4:04 PM · Google-Summer-of-Code (2024)
Yaron_Koren closed T359889: Gsoc-2024 : Improve InlineComments Extension Project Proposal, a subtask of T356436: Improve InlineComments extension, as Declined.
May 2 2024, 4:04 PM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)
Yaron_Koren closed T359760: GSOC(2024) Proposal for Improve InlineComments extension, a subtask of T356436: Improve InlineComments extension, as Declined.
May 2 2024, 4:02 PM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)
Yaron_Koren closed T359760: GSOC(2024) Proposal for Improve InlineComments extension as Declined.

This proposal was not chosen - sorry.

May 2 2024, 4:02 PM · Google-Summer-of-Code (2024), MediaWiki-extensions-InlineComments
Yaron_Koren closed T359976: {GSOC 2024 Project Proposal}-Improve InlineComments Extension as Declined.

This proposal was not chosen - sorry.

May 2 2024, 4:02 PM · Google-Summer-of-Code (2024), MediaWiki-extensions-InlineComments
Yaron_Koren closed T359976: {GSOC 2024 Project Proposal}-Improve InlineComments Extension , a subtask of T356436: Improve InlineComments extension, as Declined.
May 2 2024, 4:02 PM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)

May 1 2024

Yaron_Koren committed rEWANfeb9c30057ce: Add i18n for "Scores" header.
Add i18n for "Scores" header
May 1 2024, 2:05 PM

Apr 29 2024

Yaron_Koren closed T132128: Mapping fails with remote autocompletion as Resolved.

Finally fixed in a93e09443776, I believe.

Apr 29 2024, 1:37 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T262040: Displaytitle not honored with remote autocompletion as Resolved.

Finally fixed in a93e09443776, I believe.

Apr 29 2024, 1:36 PM · Patch-Needs-Improvement, MediaWiki-extensions-Page_Forms
Yaron_Koren closed T329928: Wrong value displayed using token input type and display titles as Resolved.

Thank you very much - it was worth the wait!

Apr 29 2024, 1:34 PM · Patch-For-Review, MediaWiki-extensions-Page_Forms

Apr 26 2024

Yaron_Koren committed rEWAN15ab1b364344: Internationalize, and simplify, createTimeStringFromMinutes().
Internationalize, and simplify, createTimeStringFromMinutes()
Apr 26 2024, 4:43 PM

Apr 15 2024

Yaron_Koren committed rEMDO760e10ddf4b1: Version 1.2.1.
Version 1.2.1
Apr 15 2024, 7:36 PM
Yaron_Koren closed T362545: Inline editing of files no longer works in Gerrit as Invalid.

@Paladox - oh! How strange. I had tried clearing the browser cache several times before, but now when I tried it again, it did seem to solve the problem. Given that it works for everyone, it seems safe to close this. I guess I'll mark it as "Invalid". Thanks to everyone for your help.

Apr 15 2024, 3:57 PM · Gerrit
Yaron_Koren created T362545: Inline editing of files no longer works in Gerrit.
Apr 15 2024, 3:44 PM · Gerrit

Apr 10 2024

Yaron_Koren closed T292237: ReplaceText Doxygen failure as Resolved.

I guess that's good enough evidence for me... I'm closing this as "Resolved". @Krinkle and everyone else - thank you for looking into this! Of course, if this is still an issue, feel free to re-open it.

Apr 10 2024, 5:02 PM · Doxygen, MediaWiki-extensions-ReplaceText

Apr 8 2024

Yaron_Koren added a comment to T292237: ReplaceText Doxygen failure.

@Reedy (or anyone else) - can this be closed?

Apr 8 2024, 3:12 PM · Doxygen, MediaWiki-extensions-ReplaceText

Apr 4 2024

Yaron_Koren closed T353094: Cargo adds unnecessary JS config vars to all pages as Resolved.
Apr 4 2024, 4:03 PM · MediaWiki-extensions-Cargo

Apr 3 2024

Yaron_Koren created T361743: Add InlineComments extension to translatewiki.net.
Apr 3 2024, 8:00 PM · Patch-For-Review, translatewiki.net
Yaron_Koren closed T355947: Change "Mark resolved" wording in InlineComments to something more accurate as Resolved.
Apr 3 2024, 7:48 PM · Patch-For-Review, MediaWiki-extensions-InlineComments
Yaron_Koren closed T113209: "Modifying Page failed" error when saving, using Semantic Forms & Translate as Resolved.

I'm pretty sure this is no longer a bug, 9 years later, though feel free to re-open if anyone is still seeing this problem.

Apr 3 2024, 2:13 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T344057: Values dependent on does not reset linked input value on change as Declined.

I'm closing this, based on the above reasoning - I don't think this change is a good idea.

Apr 3 2024, 2:07 PM · Patch-For-Review, MediaWiki-extensions-Page_Forms
Yaron_Koren moved T148883: Gracefully handle broken ExternalData services from Backlog to Not ED on the MediaWiki-extensions-ExternalData board.
Apr 3 2024, 1:07 PM · Sustainability (Incident Followup), MediaWiki-extensions-ExternalData, Maps (Kartographer)
Yaron_Koren moved T259743: Add `ext-mongodb` to the testing environment from Backlog to Not ED on the MediaWiki-extensions-ExternalData board.
Apr 3 2024, 1:06 PM · MediaWiki-extensions-ExternalData, Continuous-Integration-Config
Yaron_Koren moved T282499: Consider whether Parsoid will support forced linear parsing. from Backlog to Not ED on the MediaWiki-extensions-ExternalData board.
Apr 3 2024, 1:06 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser
Yaron_Koren moved T324173: Drop use of utf8_encode and utf8_decode, deprecated in PHP 8.2 from Backlog to Not ED on the MediaWiki-extensions-ExternalData board.
Apr 3 2024, 1:05 PM · Patch-For-Review, MW-1.42-notes (1.42.0-wmf.2; 2023-10-24), BlueSpice, MediaWiki-extensions-DocBookExport, MediaWiki-extensions-ExternalData, MediaWiki-extensions-LDAPProvider, MediaWiki-extensions-Page_Forms, MediaWiki-extensions-WebDAV, PHP 8.2 support
Yaron_Koren moved T287937: Enable importing data from Microsoft Excel files in ExternalData from Backlog to Data sources on the MediaWiki-extensions-ExternalData board.
Apr 3 2024, 1:04 PM · MediaWiki-extensions-ExternalData
Yaron_Koren moved T293325: Enable use of ShellBox in {{#get_program_data:}} from Backlog to Data sources on the MediaWiki-extensions-ExternalData board.
Apr 3 2024, 1:03 PM · Shellbox, MediaWiki-extensions-ExternalData
Yaron_Koren moved T295953: Enable callable shell command generator for {{#get_program_data:}} from Backlog to Data sources on the MediaWiki-extensions-ExternalData board.
Apr 3 2024, 1:03 PM · MediaWiki-extensions-ExternalData
Yaron_Koren moved T326463: Add SMW and Cargo queries as types of data sources to External Data from Backlog to Data sources on the MediaWiki-extensions-ExternalData board.
Apr 3 2024, 1:03 PM · MediaWiki-extensions-ExternalData

Apr 2 2024

Yaron_Koren committed rEFLD5e56851c57e8: Upgrade Mermaid to latest version, 10.9.0.
Upgrade Mermaid to latest version, 10.9.0
Apr 2 2024, 2:16 PM
Yaron_Koren closed T358360: Mermaid upgrade needed as Resolved.

It looks like this works, post-upgrade!

Apr 2 2024, 1:34 PM · Patch-For-Review, MediaWiki-extensions-FlexDiagrams

Apr 1 2024

Yaron_Koren committed rEWANa874080273b2: Remove unnecessary comment in ReviewHandler.php.
Remove unnecessary comment in ReviewHandler.php
Apr 1 2024, 8:04 PM
Yaron_Koren committed rEWAN6925e11d6ede: Add missing field declarations to various classes.
Add missing field declarations to various classes
Apr 1 2024, 7:15 PM
Yaron_Koren closed T361458: "PHP Deprecated: Automatic conversion of false to array is deprecated" on Special:RunQuery as Resolved.

That's great to hear! Thanks for reporting the problem also. I'm closing this now.

Apr 1 2024, 4:26 PM · Patch-For-Review, MediaWiki-extensions-Page_Forms, PHP 8.1 support
Yaron_Koren added a comment to T361458: "PHP Deprecated: Automatic conversion of false to array is deprecated" on Special:RunQuery.

@Nikerabbit - could you see if this patch fixes the problem for you?

Apr 1 2024, 3:20 PM · Patch-For-Review, MediaWiki-extensions-Page_Forms, PHP 8.1 support

Mar 26 2024

Yaron_Koren added a comment to T358890: Deleting the last inline comments should restore the page to default display.

Well, that fits into T355948.

Mar 26 2024, 11:07 PM · Patch-For-Review, MediaWiki-extensions-InlineComments
Yaron_Koren added a comment to T358890: Deleting the last inline comments should restore the page to default display.

You could create a separate task for this patch, or just have no task for the patch - not every patch needs an associated task.

Mar 26 2024, 2:29 AM · Patch-For-Review, MediaWiki-extensions-InlineComments
Yaron_Koren added a comment to T358890: Deleting the last inline comments should restore the page to default display.

@Rockingpenny4 - this seems like a useful change, but is it related to the original bug/task?

Mar 26 2024, 1:29 AM · Patch-For-Review, MediaWiki-extensions-InlineComments
Yaron_Koren added a comment to T355942: Add user mentions to InlineComments.

I think using a 3rd party autocompletion library is the better option, if it's possible - using VisualEditor would be somewhat of a hack.

Mar 26 2024, 1:18 AM · Patch-For-Review, MediaWiki-extensions-InlineComments

Mar 22 2024

Yaron_Koren closed T360777: Possibility to set a default value to the page name as Invalid.

Yes, you can use the "default value=" parameter - see here:

Mar 22 2024, 9:02 PM · MediaWiki-extensions-Page_Forms

Mar 21 2024

Yaron_Koren committed rEMDO22de0f14b235: Remove use of Action::$page, removed in MW 1.40.
Remove use of Action::$page, removed in MW 1.40
Mar 21 2024, 2:45 PM

Mar 19 2024

Yaron_Koren added a comment to T360397: Null not handled properly.

That's great to hear!

Mar 19 2024, 5:31 PM · MediaWiki-extensions-ExternalData
Yaron_Koren added a comment to T360397: Null not handled properly.

Could it be that that's just a file permissions problem? I don't see how any of the recent changes to External Data would cause that error. The fact that the Data Transfer extension gives the same error also seems very suspicious.

Mar 19 2024, 5:14 PM · MediaWiki-extensions-ExternalData
Yaron_Koren closed T360355: parser output not trimmed anymore for show on select mapping templates/$option_div_pair as Resolved.

That's great to hear! Closing this now.

Mar 19 2024, 5:00 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T301364: Toolbar should hide when VE area not in viewport.

@Nischayn22 - could it be that the fix for T341904 fixed this as well?

Mar 19 2024, 4:47 PM · MediaWiki-extensions-VEForAll
Yaron_Koren closed T341904: Toolbar at the top wrongly positioned as Resolved.
Mar 19 2024, 4:46 PM · MediaWiki-extensions-VEForAll
Yaron_Koren added a comment to T341904: Toolbar at the top wrongly positioned.

That's great to hear! @Lkvrsfld - thanks again. I assume this can be closed now.

Mar 19 2024, 4:45 PM · MediaWiki-extensions-VEForAll
Yaron_Koren committed rEVFAf43d0bd88d06: Fix "toolbar on top" positioning - fix by Lkvrsfld.
Fix "toolbar on top" positioning - fix by Lkvrsfld
Mar 19 2024, 3:15 PM

Mar 18 2024

Yaron_Koren closed T355943: Add date and time to newly-created comments in InlineComments as Resolved.

I think this can be closed. @Rockingpenny4 - thank you for your help with this!

Mar 18 2024, 9:37 PM · Patch-For-Review, MediaWiki-extensions-InlineComments
Yaron_Koren added a comment to T360355: parser output not trimmed anymore for show on select mapping templates/$option_div_pair .

@Schtom - I implemented the fix in a slightly different way; please let me know if this fix works for you.

Mar 18 2024, 9:30 PM · MediaWiki-extensions-Page_Forms

Mar 15 2024

Yaron_Koren closed T360125: Posibility to create 1 form that create 2 different page as Resolved.

I'm closing this, assuming there's nothing more to discuss about it...

Mar 15 2024, 2:02 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T360155: Cargo does not rename hierarchy table names when a replacement table is switched in as Resolved.

@TK-999 - thank you for finding, and diagnosing, the problem! It was a pretty big bug. I assume this can be closed now.

Mar 15 2024, 2:00 PM · MediaWiki-extensions-Cargo
Yaron_Koren added a comment to T356436: Improve InlineComments extension.

@Rockingpenny4 - sorry for the delay. Your proposal looks good! Impressive previous experience. You can of course add a few more completed patches to the "Contributions to Wikimedia" section now.

Mar 15 2024, 1:58 PM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)
Yaron_Koren closed T294002: Replace deprecated Content::getParserOutput calls to new one in DocBookExport extension. as Resolved.

@GladwinJ - thank you!

Mar 15 2024, 1:34 PM · MediaWiki-extensions-DocBookExport, Platform Team Workboards (MW Expedition)
Yaron_Koren closed T283702: Replace Content::getNativeData() calls with TextContent::getText() in DocBookExport as Resolved.

@GladwinJ - thank you!

Mar 15 2024, 1:34 PM · MediaWiki-extensions-DocBookExport
Yaron_Koren closed T283702: Replace Content::getNativeData() calls with TextContent::getText() in DocBookExport, a subtask of T155582: Deprecate Content::getNativeData(), defined TextContent::getText() to replace it. , as Resolved.
Mar 15 2024, 1:34 PM · Patch-Needs-Improvement, MW-1.39-notes (1.39.0-wmf.27; 2022-08-29), MW-1.37-notes (1.37.0-wmf.18; 2021-08-09), Platform Engineering (Icebox), MW-1.34-notes (1.34.0-wmf.3; 2019-04-30), MW-1.33-notes (1.33.0-wmf.24; 2019-04-02), Technical-Debt, User-Daniel, MediaWiki-ContentHandler
Yaron_Koren moved T356436: Improve InlineComments extension from Backlog to Google Summer of Code 2024 on the MediaWiki-extensions-InlineComments board.
Mar 15 2024, 1:04 AM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)
Yaron_Koren moved T359760: GSOC(2024) Proposal for Improve InlineComments extension from Backlog to Google Summer of Code 2024 on the MediaWiki-extensions-InlineComments board.
Mar 15 2024, 1:03 AM · Google-Summer-of-Code (2024), MediaWiki-extensions-InlineComments
Yaron_Koren moved T359771: GSoC 2024 proposal - Improve InlineComments extension from Backlog to Google Summer of Code 2024 on the MediaWiki-extensions-InlineComments board.
Mar 15 2024, 1:03 AM · MediaWiki-extensions-InlineComments, Google-Summer-of-Code (2024)
Yaron_Koren moved T359976: {GSOC 2024 Project Proposal}-Improve InlineComments Extension from Backlog to Google Summer of Code 2024 on the MediaWiki-extensions-InlineComments board.
Mar 15 2024, 1:03 AM · Google-Summer-of-Code (2024), MediaWiki-extensions-InlineComments
Yaron_Koren added a watcher for MediaWiki-extensions-InlineComments: Yaron_Koren.
Mar 15 2024, 1:03 AM

Mar 14 2024

Yaron_Koren added a comment to T360125: Posibility to create 1 form that create 2 different page.

No, there's no way to do that.

Mar 14 2024, 7:09 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren closed T360090: Error: Typed property Parser::$mOutputType must not be accessed before initialization as Resolved.

Great!

Mar 14 2024, 6:21 PM · MediaWiki-Parser, MediaWiki-extensions-Page_Forms
Yaron_Koren closed T356000: PageForms: performance issue for values from namespace field as Resolved.

Closing again - though feel free to re-open it.

Mar 14 2024, 2:56 PM · MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T360090: Error: Typed property Parser::$mOutputType must not be accessed before initialization.

@Nikerabbit - could you let me know if the additional line in this patch fixes the problem?

Mar 14 2024, 1:38 PM · MediaWiki-Parser, MediaWiki-extensions-Page_Forms
Yaron_Koren added a comment to T355950: Add "inlinecomments-view" permission.

I just read through your proposal. It looks good!

Mar 14 2024, 1:05 PM · MediaWiki-extensions-InlineComments

Mar 13 2024

Yaron_Koren added a comment to T282499: Consider whether Parsoid will support forced linear parsing..

Right, yes - Cargo has something similar too, where you can query values in the order in which they appear on the page, but it's already unreliable, even with linear parsing.

Mar 13 2024, 10:57 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser
Yaron_Koren added a comment to T282499: Consider whether Parsoid will support forced linear parsing..

There isn't really the concept of an order of operations for either extension, as far as I can think.

Mar 13 2024, 9:09 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser
Yaron_Koren added a comment to T282499: Consider whether Parsoid will support forced linear parsing..

Just to chime in, I don't believe Cargo or Semantic MediaWiki will have any issues with the non-linear aspect of Parsoid. (SMW does have an issue with the "::" syntax, but that's a separate thing.)

Mar 13 2024, 8:33 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser