[07:55:32] [[Tech]]; ArchiverBot; Bot: Archiving 1 thread (older than 30 days) to [[Tech/Archives/2017]].; https://meta.wikimedia.org/w/index.php?diff=16606094&oldid=16600874&rcid=9453984 [13:33:57] hi everyone...I'm not sure if this is the right channel..but we are required to activate the WikiLove extension for all the Indic Wikipedias....where can I get it done? [13:35:02] do you have community consensus? [13:36:38] I represent MediaWiki Club India (https://meta.wikimedia.org/wiki/MediaWiki_Club,_India) which is tasked with implementing the process....there is unofficial offline approval for it...but none onwiki...can get it done if required [15:52:43] https://gerrit.wikimedia.org/r/#/c/348224/ - is there anything still waiting for this? Could it be merged? [19:22:43] https://www.wikidata.org/w/index.php?title=Special:Undelete&target=Q3856077 [19:22:52] where did the view/restore form go? [19:23:03] page restoration works for other pages but apparently is now broken for items [19:49:40] JD|cloud: what does it say? [19:49:59] simply doesn't have the form for restoring [19:50:12] it probably could still be done by an API request [19:50:14] it's a UI bug [19:50:42] screenshot? [19:50:57] also the title is only "View deleted pages" [19:51:06] should be "View and restore deleted pages" [19:52:25] that seems like somehow you only have the browsearchive right and not undelete [19:52:59] https://usercontent.irccloud-cdn.com/file/0UC0LkbZ/restore%20missing.PNG [19:53:00] versus [19:53:01] addshore, possibly you can help with this? ^ (See from 30 mins ago) [19:53:08] https://usercontent.irccloud-cdn.com/file/eUWMXfvc/restore%20present.PNG [19:53:37] legoktm: both are accessed by Special:Undelete&target=PAGENAME [19:55:45] quiddity: this wikidata undelete thing? or? [19:55:51] yup [19:56:28] if ( $this->isAllowed( 'undelete' ) && !$user->isBlocked() ) { [19:56:28] $this->mAllowed = true; // user can restore [19:57:06] I'm definitely not blocked so the bug is clearly with the value of isAllowed('undelete') [19:57:48] legoktm: is that code in wikibase or? [19:58:21] =$t->userCan('undelete', $u); [19:58:21] false [19:58:24] addshore: SpecialUndelete [19:58:46] https://paste.fedoraproject.org/paste/dcoLVL0L-aLtqyLJsMoXdF5M1UNdIGYhyRLivL9gydE=/raw [19:59:44] well, admins definitely have undelete :P [20:00:48] undelete-cantcreate [20:01:13] Side effect of https://phabricator.wikimedia.org/T108138? [20:01:46] aha [20:01:59] yep [20:02:06] so 'create' has an error of wikibase-no-direct-editing [20:02:16] so undelete fails with undelete-cantcreate [20:02:45] Is there a phab bug for this issue on wikidata yet? [20:02:52] no it was only just discovered [20:02:58] JD|cloud: can you file one? [20:06:10] how about this legoktm? https://phabricator.wikimedia.org/T163144 [20:07:21] thanks [20:07:59] I added my debugging to it, I'll leave it for someone else to determine a fix....is the restoration of whatever item urgent? [20:08:15] I don't think so