Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-High Milestone-Release-1.1 Component-AJAX
Component-Thesauri
New issue 1955 by [email protected]: Subject and place access point
autocompletes don't work
http://code.google.com/p/qubit-toolkit/issues/detail?id=1955
To reproduce this error:
========================
1) Add a place
2) Create a new information object
3) Try to select this place as a place access point
Resulting error:
================
The autocomplete widget does not show any result.
The error logged on the server where the problem occurs is:
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other
unbuffered queries are active. Consider using PDOStatement::fetchAll().
Alternatively, if your
code is only ever going to run against mysql, you may enable query
buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.
(reported by Tim Hutchinson and HernĂ¡n Carvajal, thank you!)
Expected result:
================
The autocomplete should show a list of results.
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.