Project

General

Profile

Actions

action #104631

open

[easy][beginner] WebUI: No error message when putting invalid characters in machines/testsuites settings

Added by tinita over 2 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Regressions/Crashes
Target version:
Start date:
2022-01-05
Due date:
% Done:

0%

Estimated time:

Description

Observation

When I go to "Machines", click on the edit button and put presumable invalid characters into a settings name, e.g. HDDSIZEGB!!=20 and click the Save button, I don't get an error message.
Apparently an API request is made http://127.0.0.1:9526/api/v1/machines/1001 which returns 200 OK and {"result":1}. But the new setting is not saved, just silently ignored.

If I add a new setting with invalid characters, e.g. foo!!=bar, then it is saved as foo=bar.

Further details

entrance level issue


Files

webui-edit-machines.png (29.1 KB) webui-edit-machines.png tinita, 2022-01-05 10:33
Actions #1

Updated by okurz almost 2 years ago

  • Tags set to ui, ux, easy, beginner, entrance level
  • Subject changed from WebUI: No error message when putting invalid characters in machines/testsuites settings to [easy][beginner] WebUI: No error message when putting invalid characters in machines/testsuites settings
  • Description updated (diff)
Actions

Also available in: Atom PDF