[Wikidata-bugs] [Maniphest] T284372: wikidata-todo throws uncaught exception ToolforgeCommon::getSQL

2022-03-20 Thread Magnus
Magnus closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T284372

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Magnus
Cc: EpicPupper, Aklapper, 1234qwer1234qwer4, Astuthiodit_1, karapayneWMDE, 
Invadibot, Devnull, maantietaja, Nintendofan885, Akuckartz, Nandana, 
skpuneethumar, Zylc, 1978Gage2001, Lahi, Operator873, Gq86, Bsandipan, 
GoranSMilovanovic, DSquirrelGM, Jayprakash12345, Chicocvenancio, QZanden, 
Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, 
Jitrixis, aude, Gryllida, scfc, Mbch331, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284372: wikidata-todo throws uncaught exception ToolforgeCommon::getSQL

2022-03-20 Thread Magnus
Magnus added a comment.


  Different bug though. Fixed now.

TASK DETAIL
  https://phabricator.wikimedia.org/T284372

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Magnus
Cc: EpicPupper, Aklapper, 1234qwer1234qwer4, Astuthiodit_1, karapayneWMDE, 
Invadibot, Devnull, maantietaja, Nintendofan885, Akuckartz, Nandana, 
skpuneethumar, Zylc, 1978Gage2001, Lahi, Operator873, Gq86, Bsandipan, 
GoranSMilovanovic, DSquirrelGM, Jayprakash12345, Chicocvenancio, QZanden, 
Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, 
Jitrixis, aude, Gryllida, scfc, Mbch331, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284372: wikidata-todo throws uncaught exception ToolforgeCommon::getSQL

2022-03-18 Thread 1234qwer1234qwer4
1234qwer1234qwer4 reopened this task as "Open".
1234qwer1234qwer4 added a comment.


  Getting the same error when opening 
https://wikidata-todo.toolforge.org/dupe_finder.php?site=eowiki=Do+it now:
  
  > Found 15,455 items unique to eowiki.
  > string(487) "select DISTINCT term_full_entity_id from wb_terms where 
term_type IN ('label','alias') AND term_text='Matthew McLauchlin' AND 
term_full_entity_id!='Q55986' AND NOT EXISTS (SELECT * FROM pagelinks,page 
WHERE page_namespace=0 AND term_full_entity_id=page_title and page_id=pl_from 
AND pl_namespace=0 AND pl_title IN 
('Q4167410','Q13406463','Q4167836','Q11266439')) AND NOT EXISTS (SELECT * FROM 
wb_items_per_site WHERE concat('Q',ips_item_id)=term_full_entity_id AND 
ips_site_id='eowiki')" string(248) "#0 
/data/project/magnustools/public_html/php/common.php(38): 
ToolforgeCommon->getSQL(Object(mysqli), 'select DISTINCT...', 0, '') #1 
/data/project/wikidata-todo/public_html/dupe_finder.php(74): 
getSQL(Object(mysqli), 'select DISTINCT...') #2 {main}" 
  > **Fatal error**: Uncaught Exception: ToolforgeCommon::getSQL: Table 
'wikidatawiki_p.wb_terms' doesn't exist/1146 : select DISTINCT 
term_full_entity_id from wb_terms where term_type IN ('label','alias') AND 
term_text='Matthew McLauchlin' AND term_full_entity_id!='Q55986' AND NOT EXISTS 
(SELECT * FROM pagelinks,page WHERE page_namespace=0 AND 
term_full_entity_id=page_title and page_id=pl_from AND pl_namespace=0 AND 
pl_title IN ('Q4167410','Q13406463','Q4167836','Q11266439')) AND NOT EXISTS 
(SELECT * FROM wb_items_per_site WHERE 
concat('Q',ips_item_id)=term_full_entity_id AND ips_site_id='eowiki') in 
/data/project/magnustools/public_html/php/ToolforgeCommon.php:233 Stack trace: 
#0 /data/project/magnustools/public_html/php/common.php(38): 
ToolforgeCommon->getSQL(Object(mysqli), 'select DISTINCT...', 0, '') #1 
/data/project/wikidata-todo/public_html/dupe_finder.php(74): 
getSQL(Object(mysqli), 'select DISTINCT...') #2 {main} thrown in 
**/data/project/magnustools/public_html/php/ToolforgeCommon.php** on line 
**233**

TASK DETAIL
  https://phabricator.wikimedia.org/T284372

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Magnus, 1234qwer1234qwer4
Cc: EpicPupper, Aklapper, 1234qwer1234qwer4, Astuthiodit_1, karapayneWMDE, 
Invadibot, Devnull, maantietaja, Nintendofan885, Akuckartz, Nandana, 
skpuneethumar, Zylc, 1978Gage2001, Lahi, Operator873, Gq86, Bsandipan, 
GoranSMilovanovic, DSquirrelGM, Jayprakash12345, Chicocvenancio, QZanden, 
Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, 
Jitrixis, aude, Gryllida, scfc, Mbch331, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284372: wikidata-todo throws uncaught exception ToolforgeCommon::getSQL

2021-06-07 Thread Magnus
Magnus closed this task as "Resolved".
Magnus added a comment.


  Fixed now.

TASK DETAIL
  https://phabricator.wikimedia.org/T284372

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Magnus
Cc: EpicPupper, Aklapper, 1234qwer1234qwer4, Invadibot, Devnull, maantietaja, 
Nintendofan885, Akuckartz, Nandana, skpuneethumar, Zylc, 1978Gage2001, Lahi, 
Operator873, Gq86, Bsandipan, GoranSMilovanovic, DSquirrelGM, Jayprakash12345, 
Chicocvenancio, QZanden, Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, Jitrixis, aude, Gryllida, scfc, Mbch331, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284372: wikidata-todo throws uncaught exception ToolforgeCommon::getSQL

2021-06-06 Thread Bugreporter
Bugreporter assigned this task to Magnus.

TASK DETAIL
  https://phabricator.wikimedia.org/T284372

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Magnus, Bugreporter
Cc: EpicPupper, Aklapper, 1234qwer1234qwer4, Invadibot, Devnull, maantietaja, 
Nintendofan885, Akuckartz, Nandana, skpuneethumar, Zylc, 1978Gage2001, Lahi, 
Operator873, Gq86, Bsandipan, GoranSMilovanovic, DSquirrelGM, Jayprakash12345, 
Chicocvenancio, QZanden, Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, Jitrixis, aude, Gryllida, scfc, Mbch331, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284372: wikidata-todo throws uncaught exception ToolforgeCommon::getSQL

2021-06-05 Thread 1234qwer1234qwer4
1234qwer1234qwer4 changed the subtype of this task from "Task" to "Bug Report".

TASK DETAIL
  https://phabricator.wikimedia.org/T284372

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: 1234qwer1234qwer4
Cc: Aklapper, 1234qwer1234qwer4, Invadibot, Devnull, maantietaja, 
Nintendofan885, Akuckartz, Nandana, skpuneethumar, Zylc, 1978Gage2001, Lahi, 
Operator873, Gq86, Bsandipan, GoranSMilovanovic, DSquirrelGM, Jayprakash12345, 
Chicocvenancio, QZanden, Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, Jitrixis, aude, Gryllida, scfc, Mbch331, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284372: wikidata-todo throws uncaught exception ToolforgeCommon::getSQL

2021-06-05 Thread 1234qwer1234qwer4
1234qwer1234qwer4 created this task.
1234qwer1234qwer4 added projects: Tools, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  When opening https://wikidata-todo.toolforge.org/, I see this:
  F34481781: wikidata-todo broken.png 

  I'm pretty sure none of that PHP/SQL code is intended to show up.
  
  Similar things happen when clicking on the suggested tasks.

TASK DETAIL
  https://phabricator.wikimedia.org/T284372

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: 1234qwer1234qwer4
Cc: Aklapper, 1234qwer1234qwer4, Invadibot, Devnull, maantietaja, 
Nintendofan885, Akuckartz, Nandana, skpuneethumar, Zylc, 1978Gage2001, Lahi, 
Operator873, Gq86, Bsandipan, GoranSMilovanovic, DSquirrelGM, Jayprakash12345, 
Chicocvenancio, QZanden, Tbscho, LawExplorer, JJMC89, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, Jitrixis, aude, Gryllida, scfc, Mbch331, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org