Bug 1142590
| Summary: | Logging - File relative to should not be mandatory | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Jochen Cordes <jcordes> | ||||
| Component: | Web Console - UX | Assignee: | Harald Pehl <hpehl> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Jelinek <pjelinek> | ||||
| Severity: | unspecified | Docs Contact: | Tom WELLS <twells> | ||||
| Priority: | unspecified | ||||||
| Version: | 6.3.0 | CC: | brian.stansberry, crobson, hbraun, hpehl, jcechace, kkhan, lcarlon, pjelinek | ||||
| Target Milestone: | ER1 | ||||||
| Target Release: | EAP 6.4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-12-18 09:59:40 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: | 1148698 | ||||||
| Attachments: |
|
||||||
Harald Pehl <hpehl> updated the status of jira HAL-501 to Resolved It is now not possible to finish the wizard when "File Relative To" is left empty. There is no error . *** This bug has been marked as a duplicate of bug 1025678 *** |
Created attachment 938336 [details] File Relative To Mandatory Description of problem: When creating a File logger via the Web-Console the field "File Relative To" seems to be mandatory (see attached screenshot) Version-Release number of selected component (if applicable): JBoss EAP 6.3 How reproducible: Steps to Reproduce: 1. Login into the Web-Console 2. Navigate to "Configuration / Subsystems / Core / Logging" 3. Click on the "Handler" tab 4. Click on "File" 5. Click on "Add" 6. Enter data with an absolute path for "File Path" but remove "jboss.server.log.dir" from "File Relative To" Actual results: An error is displayed: "Invalid input: no whitespace, no special chars" Expected results: The settings should be excepted Additional info: