In T3836#2887986, @Deskana wrote:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 16 2017
Feb 16 2017
Feb 6 2017
Feb 6 2017
Dec 20 2016
Dec 20 2016
Dec 13 2016
Dec 13 2016
reopened the task.
Oct 4 2016
Oct 4 2016
Sep 30 2016
Sep 30 2016
Kipod updated the task description for T147091: non deprecated module jquery.tipsy logs "deprecated" message to console.
Jul 16 2016
Jul 16 2016
Nemo_bis awarded T105392: Expose "actual watchers" as in "action=info" via API call {action: query, prop: info} a Doubloon token.
Jun 28 2016
Jun 28 2016
sorry for the noise: the brain-fart was when i marked this "invalid".
Kipod added a comment to T136824: with debug=true, user's common.js sometimes loads before mediawiki:common.js.
@Krinkle
sorry for the late reply.
Jun 2 2016
Jun 2 2016
The fix broke something else: now, subcategories categorytree appear as "empty" even when they are not empty: i.e., the # of pages in the subcat appears correctly, however, the right-side collapser is grey, and has class
CategoryTreeEmptyBullet, and can't be expanded, even for non-empty subcats.
May 25 2016
May 25 2016
Pcoombe awarded T47942: "Magic links" RFC, PMID and ISBN should be configurable and disableable a Like token.
May 19 2016
May 19 2016
Apr 15 2016
Apr 15 2016
Apr 13 2016
Apr 13 2016
Kipod added a comment to T132467: Change to template or module resulting in category change can take days to update the categories.
Some additional information:
I made a change in a template in hewiki, that should have removed some 400+ pages from some maintenance category.
Apr 12 2016
Apr 12 2016
Restricted Application added a project to T69419: CirrusSearch: Monitor time it takes for template changes to be reflected in the index: Discovery-Search.
- this is hipri for hewiki
- why is this under "cirrus search" ? the actual description talks about updating the category content, not about search. the issues we see in hewiki match the description, but not the title.
Apr 11 2016
Apr 11 2016
Kipod added a comment to T131387: Ability to reverse number formatting and detect invalid formats at the same time.
Apr 7 2016
Apr 7 2016
Kipod added a comment to T131387: Ability to reverse number formatting and detect invalid formats at the same time.
In T131387#2173417, @Nikerabbit wrote:Language::formatNum and Language::parseFormattedNumber are solely intended for use for formatting numbers in the user interface (and the reverse is needed for the plural magic word). They are not generic number formatters or parsers – that functionality should be implemented somewhere else.
Apr 6 2016
Apr 6 2016
In T130995#2173375, @Florian wrote:Hi,
thanks for your report. Unfortunately, I can't reproduce the problem. I've put the code inside my MediaWiki:Common.js, and edited a page afterwards (with different modi, like fast connection, slow connection, bypassing cache, with browser cache) and the hook always fired.
Apr 4 2016
Apr 4 2016
In T131040#2173835, @Anomie wrote:In T131040#2173323, @Kipod wrote:in the original request i wrote "if possible, in a tree form of some sort...", implying that if it isn't possible, a list of pages transcluded directly will also be much appreciated.
It isn't possible, transclusion records are stored as a flat list (e.g. Page A transcludes template B which transcludes template C, it just records A→B and A→C with no distinction that A→C is not direct).
A flat list would work, although it would need a limit so it won't use excessive resources if a page has a huge number of templates, and possibly continuation. Each call would likely have to count as expensive.
Apr 3 2016
Apr 3 2016
Kipod renamed T131000: "Manage TemplateData" does not handle transcluded templatedata correctly from TemplateData warning that TD is defined on a sub-page should also show the other way around to "Manage TemplateData" does not handle transcluded templatedata correctly .
Kipod added a comment to T131000: "Manage TemplateData" does not handle transcluded templatedata correctly .
@Jdforrester-WMF :
i also noticed that you changed the original problem description to
Kipod added a comment to T131000: "Manage TemplateData" does not handle transcluded templatedata correctly .
In T131000#2174427, @Jdforrester-WMF wrote:Aha. When you said "structure already exists in transcluded page" you meant "already exists on a page which is transcluded onto this page" not "already exists on a page where this page is transcluded", which is the normal user editing pattern. Sorry. Will re-title.
Apr 2 2016
Apr 2 2016
Kipod added a comment to T131000: "Manage TemplateData" does not handle transcluded templatedata correctly .
In T131000#2158838, @Jdforrester-WMF wrote:Clicking "manage tempaltedata" on template page gives no indication that tempatedata structure already exists in transcluded page, which is not good when someone does not realize it and creates templatedata in template page even though another already exists in subpage
Not true. Are you using a version from a very long time ago?
in the subpage, the tool loses the capability of automatically generating TD, and offering to add missing parameters
Not true. Same question.
In T131040#2154424, @Anomie wrote:Recursive transclusions are unlikely to be at all well-performing. Even
fetching one level should probably be considered expensive, and should have
a limit of some sort so it doesn't explode when someone asks for
transclusions of Template:Citation_needed.
Kipod added a comment to T131387: Ability to reverse number formatting and detect invalid formats at the same time.
are there pieces in the system that use Language::parseFormattedNumber in core other than scribunto? what for? which of them will break if this call will become stricter? (as i believe it should)?
This will be very useful, and seems straightforward
Kipod awarded T23003: Allow category listing by namespace a Like token.
Mar 31 2016
Mar 31 2016
Mar 28 2016
Mar 28 2016
Mar 27 2016
Mar 27 2016
as a temporary workaround, see [[he:Module:ReadTd]]. this short module uses
mw.title.makeTitlet()
title:getContnet()
and mw.text.jsonDecode()
Mar 26 2016
Mar 26 2016
Kipod updated the task description for T130996: provide templatedata information to scribunto (create mw.templatedata library).
Kipod updated the task description for T130996: provide templatedata information to scribunto (create mw.templatedata library).
Mar 23 2016
Mar 23 2016
Kipod added a comment to T130016: Autocomplete suggestor should only be called if straightforewad autocomplete fails to fill the request.
In T130016#2145460, @Deskana wrote:
Kipod added a comment to T130016: Autocomplete suggestor should only be called if straightforewad autocomplete fails to fill the request.
the suggester is *supposed* to get the precise matches before the imprecise one.
Mar 22 2016
Mar 22 2016
Mar 15 2016
Mar 15 2016
Kipod updated the task description for T130016: Autocomplete suggestor should only be called if straightforewad autocomplete fails to fill the request.
Kipod added a comment to T126553: "Mobile sidebar preview" gadget on en.wp misses Toggle icon in horizontal toolbar.
@brion :
please read your user page on meta. i created a patched version of your script that works with all skins, although i could not fit the icon sanely on the non-vector ones, so i resorted to text.
Kipod renamed T130016: Autocomplete suggestor should only be called if straightforewad autocomplete fails to fill the request from Autocomplete suggestor should only be called if straightforward autocomplete fails to fill the request to Autocomplete suggestor should only be called if straightforewad autocomplete fails to fill the request.
Mar 2 2016
Mar 2 2016
petr.matas awarded T68078: Indicate mentions in edit preview and in "Your edit was saved" message a Like token.
Feb 23 2016
Feb 23 2016
Feb 19 2016
Feb 19 2016
may be a good idea to fallback on "old" suggestions if CompletionSuggester returns empty list, regardless of the reason (software bug, broken index, some server is down, whatever), at least as long as the "old" suggestions still available..
Feb 17 2016
Feb 17 2016
Feb 4 2016
Feb 4 2016
MGChecker awarded T68078: Indicate mentions in edit preview and in "Your edit was saved" message a Like token.
Kipod added a comment to T125729: API query list=watchlist and wlprop=unread returns spurious artiffacts.
if i understand correctly, this really means that there was a change on wikidata that triggered this.
Feb 3 2016
Feb 3 2016
Kipod updated the task description for T125729: API query list=watchlist and wlprop=unread returns spurious artiffacts.
Jan 20 2016
Jan 20 2016
Kipod added a comment to T123276: URL parameters do not work with pages that have "?" in their names.
In T123276#1948781, @Krinkle wrote:
Jan 16 2016
Jan 16 2016
also: hotkeys help form is completely borked in hebrew, probably in all other RTL languages.
Dec 29 2015
Dec 29 2015
Luke081515 awarded T68078: Indicate mentions in edit preview and in "Your edit was saved" message a Love token.
Dec 17 2015
Dec 17 2015
Kipod awarded T86917: TemplateData GUI adds linebreaks before <noinclude> a Like token.
Dec 14 2015
Dec 14 2015
Nov 24 2015
Nov 24 2015
Kipod added a comment to T117716: Be able to switch to VisualEditor after starting to edit a section without losing edits.
In T117716#1827324, @Jdforrester-WMF wrote:In T117716#1827319, @Kipod wrote:another approach, would be to teach VE to perform true section edit, which is what most editors expect when clicking the "edit" linkett next to section heading.
personally, i would vote for the second option. i vaguely remember several (many?) tickets requesting section edit
Patches welcome. Still.
Kipod added a comment to T117716: Be able to switch to VisualEditor after starting to edit a section without losing edits.
one way to solve this is to switch to VE all-page edit, incorporating the changes performed in wikieditor (i think this is what the original description of this ticket, "Take new section content, splice into base revision's wikitext using replaceSectionAtRev." means).
Nov 23 2015
Nov 23 2015
Kipod added a comment to T117713: Switching from a WT section edit to VE only switches with the wikitext of the section, not the article.
As far as i could see, the existing patch is a stopgap rather than a solution.
Kipod triaged T119436: page content is nuked when source-editing a section, switching to VE, and saving as Unbreak Now! priority.
Kipod updated the task description for T119436: page content is nuked when source-editing a section, switching to VE, and saving.
Nov 6 2015
Nov 6 2015
Kipod updated the task description for T117975: Do not show VE icon in wikiEditor toolbar in when VE is disabled (e.g., user-talk namespace).
Kipod renamed T117975: Do not show VE icon in wikiEditor toolbar in when VE is disabled (e.g., user-talk namespace) from Do not show VE icon in wikiEditor toolbar in name spaces not enabled for VE to Do not show VE icon in wikiEditor toolbar in when VE is disabled (e.g., user-talk namespace).
Oct 27 2015
Oct 27 2015
Kipod updated the task description for T116769: regression: "Page link" notification appears for link added by the article creator .
Oct 21 2015
Oct 21 2015
In T116001#1742767, @matmarex wrote:In T116001#1741474, @ori wrote:There is still a large backlog of jobs, but it is shrinking.
Keeping this open until the queue is back to a manageable size.The number of jobs stopped growing, but isn't exactly shrinking either.
(I'm looking at a graph here: https://wikiapiary.com/wiki/Wikimedia_Commons choose "Jobs" from the dropdown under the graphs. Do we have our own graphs for this somewhere?)
CennoxX awarded T68078: Indicate mentions in edit preview and in "Your edit was saved" message a Like token.
Sep 22 2015
Sep 22 2015
Kipod added a comment to T107426: add magic words to enable and disable visual editor regardless of namespace.
this request was closed as "duplicate" of T54141, which in turn was closed as "declined".
Sep 15 2015
Sep 15 2015
Kipod added a comment to T112425: Pages with apostrophe character in their title aren't indexed by external search engines.
@eranroz: did you check to see if double quotes ( " ) character in article name cause same issue?
at least on hewiki, double quotes is somewhat common in article names.
(would check myself, but could not devise query for "recent article with quotes in name").
Aug 23 2015
Aug 23 2015
Kipod added a comment to T54141: VisualEditor: Provide a mechanism to disable VisualEditor on a given page (to be used if it corrupts said page).
i see this is "closed, declined".
since another ticket, opened by me, was "closed, duplicate" pointing here, i would like to request to reconsider.
implementing my request should be very easy, controllable, requres no changes outside VE, and very simple change inside VE, and, oh, by the way, will also close/solve this one. so i paraphrase my previous request here:
Jul 30 2015
Jul 30 2015
Kipod updated the task description for T107426: add magic words to enable and disable visual editor regardless of namespace.
Kipod updated the task description for T107426: add magic words to enable and disable visual editor regardless of namespace.
Kipod renamed T107426: add magic words to enable and disable visual editor regardless of namespace from add magic word to enable and disable visual editor regardless of namespace to add magic words to enable and disable visual editor regardless of namespace.
Jul 24 2015
Jul 24 2015
Jul 16 2015
Jul 16 2015
Jul 13 2015
Jul 13 2015
Kipod added a comment to T105392: Expose "actual watchers" as in "action=info" via API call {action: query, prop: info}.
whoever closes this ticket - i think it may be good idea to redefine it as:
Jul 11 2015
Jul 11 2015
Jul 10 2015
Jul 10 2015
Jul 9 2015
Jul 9 2015
In T51506#1439722, @Bawolff wrote:It is not yet available via the API. That is a future todo
Content licensed under Creative Commons Attribution-ShareAlike 3.0 (CC-BY-SA) unless otherwise noted; code licensed under GNU General Public License (GPL) or other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct. · Wikimedia Foundation · Privacy Policy · Code of Conduct · Terms of Use · Disclaimer · CC-BY-SA · GPL