MediaWiki talk:Gadget-AjaxQuickDelete.js/Archive/2022

warningbox

{{Ep}}

@@ -71,7 +71,7 @@
 		// Promote our gadget when user opened old move page
 		if ( conf.wgCanonicalSpecialPageName === 'Movepage' && Number( $( 'select[name="wpNewTitleNs"]' ).val() ) === 6 ) {
 			$( '#mw-movepage-table' ).before(
-				'<div class="warningbox">Consider using <i>Move & Replace</i> from the menu on file pages (open with a single click) when moving files to care for global usage and redirects.</div>'
+				'<div class="mw-message-box mw-message-box-warning">Consider using <i>Move & Replace</i> from the menu on file pages (open with a single click) when moving files to care for global usage and redirects.</div>'
 			);
 		}

As part of the phab:T300306. Stang 20:16, 15 April 2022 (UTC)

  Done. -- CptViraj (talk) 12:12, 16 April 2022 (UTC)
  This section is resolved and can be archived. If you disagree, replace this template with your comment. --RZuo (talk) 15:56, 30 January 2023 (UTC)

Renaming

I cannot rename (file move) anymore, this appears: "Error while moving the page. Een gedetailleerde beschrijving van de fout wordt hieronder getoond: API request failed (internal_api_error_LogicException): [0407a53b-8e9e-4f79-a7ab-65ac258787b4] Caught exception of type LogicException at Wed, 18 May 2022 11:00:01 GMT served by mw1386". Normally this only appears when someone just renamed it, but I renamed one file today and the rest is not working. - Richardkiwi (talk) (talk) 11:02, 18 May 2022 (UTC)

@Richardkiwi: If blanking User:Richardkiwi/common.css did not help, please try via another window/browser/os/computer or file a bug report in phabricator.   — Jeff G. please ping or talk to me 11:35, 18 May 2022 (UTC)
@Jeff G.: - Another browser gives the same result. I don't know if more users have the same problem, I asked a few, but no answer yet. Another OS is not possible here, I can't work on Commons with my phone, it's to small for me, I can't see it and I find it terrible :-) lol. Phabricator? I can't remember where that is. You have a link? Thanks. - Richardkiwi (talk) (talk) 11:46, 18 May 2022 (UTC)
@Richardkiwi: I got error "Error while moving the page. A detailed description of the error is shown below: API request failed (internal_api_error_LogicException): [0cff8b08-a2c6-4b63-8184-87251e60d7f3] Caught exception of type LogicException at Wed, 18 May 2022 12:03:36 GMT served by mw1312" and "API request failed (internal_api_error_LogicException): [976ece0f-d7af-4c13-9d4a-a9c04c87c893] Caught exception of type LogicException at Wed, 18 May 2022 12:24:05 GMT served by mw1314" while trying to rename File:Dishes at Nowina Restaurant, Manor in Głogoczów, Poland, 2022, 15.jpg in Chrome Versions 101.0.4951.54 and 101.0.4951.67 (Official Build) (64-bit) on my laptop running Windows 10 Pro version 21H1. My semiautomatic error report was posted here. You may make a new Phabricator task here.   — Jeff G. please ping or talk to me 12:07, 18 May 2022 (UTC)
Also getting the same error: API request failed (internal_api_error_LogicException): [f6383ae9-dd7b-4fc9-980d-27b030f72bd4] Caught exception of type LogicException at Wed, 18 May 2022 13:47:56 GMT served by mw1392. Elli (talk) 13:49, 18 May 2022 (UTC)
This appears to be an issue trying to rename files via any method, not with the gadget. Elli (talk) 13:50, 18 May 2022 (UTC)
@Richardkiwi, Jeff G., and Elli: I just got the same problem trying to rename File:Young fir needles.jpg (to File:Young Norway Spruce needles.jpg; identification correction), it gives "Error while moving the page. A detailed description of the error is shown below: API request failed (internal_api_error_LogicException): [f366f3a1-dad9-43f4-9812-90a033ba425b] Caught exception of type LogicException <i>at Wed, 18 May 2022 13:46:40 GMT</i> <u>served by mw1340</u>" - MPF (talk) 13:51, 18 May 2022 (UTC)
@Richardkiwi, MPF, and Elli: One commenter noted that it works if you don't leave a redirect on beta Commons, but I don't have that option here. Would someone who does please try that as a workaround, and make a redirect after if appropriate?   — Jeff G. please ping or talk to me 15:36, 18 May 2022 (UTC)
Fix has now been deployed by @Ladsgroup. Jdforrester (WMF) (talk) 15:42, 18 May 2022 (UTC)
Super, thanks - yep, working now! - MPF (talk) 15:51, 18 May 2022 (UTC)
  This section is resolved and can be archived. If you disagree, replace this template with your comment. --RZuo (talk) 15:56, 30 January 2023 (UTC)
Return to "Gadget-AjaxQuickDelete.js/Archive/2022" page.