Bug 1014033
| Summary: | Unable to unset "Default From" attribute in Mail Session administration | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Jakub Cechacek <jcechace> |
| Component: | Web Console | Assignee: | Heiko Braun <hbraun> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jakub Cechacek <jcechace> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | hpehl, jkudrnac |
| Target Milestone: | ER7 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:17:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1021418 | ||
Heiko Braun <ike.braun> updated the status of jira HAL-244 to Resolved Verified 6.2.0.ER7 |
Description of problem: It is not possible to unset "Default From" attribute in Mail Session administration after it was previously set. Steps to Reproduce: 1. Navigate to Profile - Subsystems Connector - Mail 2. Select a mail session and click "Edit" button 3. Set "Default From:" and save 4. Enter edit mode again and delete the value previously set 5. Save Actual results: Not possible to save due to error on "Default from" field ("Invalid input: no whitespace, no special chars") Expected results: Default from attribute is set to null / undefined in model and input is empty.