Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0054346 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [POS2] Core | minor | have not tried | 2024-01-15 15:45 | 2024-01-15 15:45 | |||||||
Reporter | cberner | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |