Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0054346 | POS2 | Core | public | 2024-01-15 15:45 | 2024-01-15 15:45 |
Reporter | cberner | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0054346: Unknown form action: submit on requestInputData API | ||||
Description | There is an API in core2 to request input from the user, which allows showing several input fields. When pressing enter, however, the submit action is triggered which is not defined in the default formHandler. This triggers the following error "Unknown form action: submit" and does not submit the input from the fields. | ||||
Steps To Reproduce | 1. Modify a component to request input data to the user. With one text input field. 2. Check that when pressing enter the error is triggered. TODO: Explain these steps in more detail and provide a diff to reproduce it better. | ||||
Proposed Solution | Submit should trigger the main action and send the data once form is validated. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-01-15 15:45 | cberner | New Issue | |||
2024-01-15 15:45 | cberner | Assigned To | => Triage Platform Base | ||
2024-01-15 15:45 | cberner | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |