|
Bugzilla – Full Text Bug Listing |
| Summary: | mod_apparmor has unknown description in yast http server configuration | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Seth R Arnold <seth.arnold> |
| Component: | AppArmor | Assignee: | Steve Beattie <sbeattie> |
| Status: | RESOLVED FIXED | QA Contact: | Dominic W Reynolds <dreynolds> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Screenshot of yast2 http server configuration with 'unknown' text
Sample patch to HTTPModules.pm Patch rediffed against yast2-http-module source tree |
||
|
Description
Seth R Arnold
2006-02-18 00:17:01 UTC
Created attachment 69159 [details]
Screenshot of yast2 http server configuration with 'unknown' text
steve is this something that you can look at? Looks like we need to submit a patch to /usr/share/YaST2/modules/YaPI/HTTPDModules.pm. Created attachment 72125 [details]
Sample patch to HTTPModules.pm
Attached is a simple patch that adds a description field for the mod_apparmor. Looking over others, though, I can see some support for keywords and such, so I should track down if we should be adding the mod_apparmor keywords.
I suppose there's a translation unit that this string needs to be added to, too.
Created attachment 72126 [details]
Patch rediffed against yast2-http-module source tree
[Dur, last patch was reversed]
This updates the last patch to apply against the yast2-http-module source tree.
Confirmed that this patch (applied directly to my test machine's /usr/share/YaST2/modules/YaPI/HTTPDModules.pm) fixes this issue. Thanks Steve. Applied to yast2-http-server |