https://bugzilla.wikimedia.org/show_bug.cgi?id=42244

       Web browser: ---
             Bug #: 42244
           Summary: LQT should not do any calls on
                    Title::isValidMoveOperation unconditionally,
                    especially when the titles are not related to threads
                    at all
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: performance
          Severity: normal
          Priority: Unprioritized
         Component: LiquidThreads
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
        Depends on: 41278
            Blocks: 39480, 41138
    Classification: Unclassified
   Mobile Platform: ---


+++ 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

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to