Bug 550045

Summary: Apache: Incorrect syntax is not validated for 'Listen' directive.
Product: [Other] RHQ Project Reporter: Sunil Kondkar <skondkar>
Component: PluginsAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 1.4CC: cwelton, hrupp, jshaughn, sdharane
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-23 20:43:32 UTC Type: ---
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: 565635, 577313    

Description Sunil Kondkar 2009-12-23 11:57:30 UTC
Description of problem:

If user enters ip with incorrect syntax say 12222.6567.7687.7878.977866.656565.6576.656.755 in Listen directive in httpd resource in imanage UI, it is accepted without any validation.

Version-Release number of selected component (if applicable):

1.4.0-SNAPSHOT
How reproducible:


Steps to Reproduce:

1. Login to imanage UI.
2. Navigate to the apache httpd resource.
3. Navigate to the 'Configuration' tab.
4. Click on 'Change Properties' button.
5. Click on 'Edit' button for 'Listen' directive.
6. Enter any incorrect ip in 'Ip' field. Enter port as 80. Click on OK button.
7. Click on 'Save' button.
  
Actual results:

Incorrect ip is not validated in apache resource.

Expected results:

There should be a validation if user enters ip with incorrect syntax.

Additional info:

Comment 1 wes hayutin 2010-02-16 16:57:53 UTC
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs.

keyword:
new = Tracking + FutureFeature + SubBug

Comment 2 wes hayutin 2010-02-16 17:02:52 UTC
making sure we're not missing any bugs in rhq_triage

Comment 3 Lukas Krejci 2013-11-15 13:42:19 UTC
Apache plugin is no longer owned by the core RHQ team, so unassigning myself from this.