Project

General

Profile

Actions

Bug #16616

closed

Typeahead API response error

Added by Enis Nuredini about 1 year ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
14.07.2023
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
No
Vote:

Description

Bei Verwendung vom Typeahead API SIP erfolgt mit der neuen PHP V8.1 eine Fehlermeldung im Response des Browsers, Resultat ist keine Rückgabe von Werten im Typeahead.

Folgende Fehlermeldung ist gegeben:
<b>Warning</b>: Undefined array key "typeAheadSql" in <b>/var/www/html/vorkurs/typo3conf/ext/qfq/Classes/Core/Form/TypeAhead.php</b> on line <b>73</b><br />
<br />
<b>Warning</b>: Trying to access array offset on value of type null in <b>/var/www/html/vorkurs/typo3conf/ext/qfq/Classes/Core/Form/TypeAhead.php</b> on line <b>74</b><br />

Die Stelle an der die normale TypeAhead SQL überprüft wird, ist bei Verwendung von TypeAhead API Query alleine leer. Der leere index des Array führt zur Fehlermeldung.

Actions

Also available in: Atom PDF