Project

General

Profile

Actions

action #158859

open

SyntaxError: Unexpected token '<', " when searching for "- {}" in the web UI

Added by livdywan 18 days ago. Updated 10 days ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Observation

Searching for - {} in the web UI results in an error message:

Search resulted in error: SyntaxError: Unexpected token '<', "

I tried quoting it with "" but that didn't work and gave no results.

Suggestions

  • This likely never worked

Work-around


Related issues 1 (0 open1 closed)

Copied from openQA Project - action #157774: Empty scenario definitions causing Use of uninitialized value $testsuite_name in hash element in lib/OpenQA/Schema/Result/JobGroups.pm size:SResolvedlivdywan2024-03-22

Actions
Actions #1

Updated by livdywan 18 days ago

  • Copied from action #157774: Empty scenario definitions causing Use of uninitialized value $testsuite_name in hash element in lib/OpenQA/Schema/Result/JobGroups.pm size:S added
Actions #2

Updated by mkittler 18 days ago

The PR will improve the internal error handling: https://github.com/os-autoinst/openQA/pull/5574

Note that I couldn't reproduce the error in the sense that I got an error message. The query just timed out. When trying with additional escaping the query also took very long and I got:

Search resulted in error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

That's of course yet another problem.

Actions #3

Updated by mkittler 18 days ago

Looks like my attempt to search for this on o3 has just returned after all. But I also just got:

Search resulted in error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Actions #4

Updated by okurz 18 days ago

  • Target version set to Ready
Actions #5

Updated by okurz 10 days ago

  • Target version changed from Ready to future
Actions

Also available in: Atom PDF