Last modified: 2013-03-05 09:19:32 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T44244, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 42244 - LQT should not do any calls on Title::isValidMoveOperation unconditionally, especially when the titles are not related to threads at all
LQT should not do any calls on Title::isValidMoveOperation unconditionally, e...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
LiquidThreads (Other open bugs)
master
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: performance
Depends on: 41278
Blocks: 39480
  Show dependency treegraph
 
Reported: 2012-11-18 16:16 UTC by Nemo
Modified: 2013-03-05 09:19 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Nemo 2012-11-18 16:16:42 UTC
+++ This bug was initially created as a clone of Bug #41278 +++

Query example for a moved test page[1].

0.0759  11.2M  Query sandbox (16) (slave): SELECT /*
Threads::synchroniseArticleData Siebrand */  COUNT(*)  FROM `thread`  WHERE
(thread_article_id = '7474') AND (NOT (thread_article_namespace = '2' AND
thread_article_title = 'Siebrand/test2'))  LIMIT 1
0.0762  11.2M  Query sandbox (17) (slave): SELECT /*
Threads::synchroniseArticleData Siebrand */  COUNT(*)  FROM `thread`  WHERE
(thread_article_namespace = '2' AND thread_article_title = 'Siebrand/test2')
AND (NOT (thread_article_id = '7474'))  LIMIT 1

[1] http://sandbox.translatewiki.net/w/i.php?title=User:Siebrand/test2

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links