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

       Web browser: ---
             Bug #: 41278
           Summary: LQT does two UPDATE call on every call to
                    Title::isValidMoveOperation
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: LiquidThreads
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: niklas.laxst...@gmail.com
                CC: agarr...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---


0.8390  27.8M  Query sandwiki (865) (slave): UPDATE /*
Threads::synchroniseArticleData Nike */  `bw_thread` SET thread_article_id =
'2137195' WHERE (thread_article_namespace = '1198' AND thread_article_title =
'Technology/Page_display_title/sl') AND (NOT (thread_article_id = '2137195'))
0.8400  27.8M  Query sandwiki (866) (slave): UPDATE /*
Threads::synchroniseArticleData Nike */  `bw_thread` SET
thread_article_namespace = '1198',thread_article_title =
'Technology/Page_display_title/sr-ec' WHERE (thread_article_id = '1972126') AND
(NOT (thread_article_namespace = '1198' AND thread_article_title =
'Technology/Page_display_title/sr-ec'))

It should not do any UPDATE calls on Title::isValidMoveOperation
unconditionally, especially when the titles are not related to threads at all.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to