Błąd #8313
Błąd wyświetlania dla dokumentu bez tagowania w perspektywie Morphological Disambiguation
Status: | Zamknięty | Start date: | 13 Nov 2017 | |
---|---|---|---|---|
Priority: | Wysoki | Due date: | ||
Assignee: | Wojtek Rauk | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
Jeżeli plik nie jest otagowany, to wyświetlany jest poniży błąd:
string(24) "MDB2 Error: syntax error" _doQuery: [Error message: Could not execute statement] [Last executed query: SELECT tto.token_tag_id, tto.token_id, tto.disamb, tto.ctag_id, ttc.id as ctag_id, ttc.ctag, b.id as base_id, b.text as base_text, tto.user_id FROM `tokens_tags_optimized` as tto JOIN tokens_tags_ctags as ttc ON tto.ctag_id = ttc.id JOIN bases as b on tto.base_id = b.id WHERE (tto.user_id IS NULL OR (tto.user_id = 1 AND tto.stage = 'agreement')) AND token_id IN ();] [Native code: 1064] [Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1] Fatal error: Call to undefined method MDB2_Error::fetchAll() in /home/macias/strony/inforex_web/engine/include/database/Database.php on line 144 Call Stack: 0.0002 690416 1. {main}() /home/macias/strony/inforex_web/public_html/index.php:0 0.0741 15716216 2. InforexWeb->execute() /home/macias/strony/inforex_web/public_html/index.php:89 0.0747 15718184 3. InforexWeb->doPage() /home/macias/strony/inforex_web/engine/include/CInforexWeb.php:264 0.0760 16042328 4. Page_report->execute() /home/macias/strony/inforex_web/engine/include/CInforexWeb.php:197 0.1254 16162120 5. PerspectiveMorphoDisamb->execute() /home/macias/strony/inforex_web/engine/pages/report.php:183 0.1629 18384880 6. DbTokensTagsOptimized::getTokensTagsUserDecision() /home/macias/strony/inforex_web/engine/pages/report_perspectives/PerspectiveMorphoDisamb.php:60 0.1629 18385456 7. Database->fetch_rows() /home/macias/strony/inforex_web/engine/include/database/CDbTokensTagsOptimized.php:62
History
#1 Updated by Wojtek Rauk over 5 years ago
- Status changed from Przypisany to Rozwiązany
- % Done changed from 0 to 100
#2 Updated by Michał Marcińczuk over 5 years ago
- Status changed from Rozwiązany to Zamknięty