[Bug 707836] New: YaST2 HTTP server configuration tool does not support "Options"
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c0 Summary: YaST2 HTTP server configuration tool does not support "Options" Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: i686 OS/Version: openSUSE 11.4 Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 The HTTPd option named "Options" is essential for configuring CGI access; it is one of the basic options. YaST2 fails to support it. Reproducible: Always Steps to Reproduce: 1. Tell YaST2 to show the HTTP server configuration tool. 2. Tell the HTTP server configuration tool to add a new Web directory. 3. Tell the current directory view to add an option. 4. Review the available option. Replace the text "Action" with "O". Actual Results: 3. An option dialog box offers you to add an option named "Action", with a drop-down box. 4. MultiviewsMatch Order "O" matches option "Order". Expected Results: 4. MultiviewsMatch Options Order Workaround: You can type "Options" by hand and YaST2 will treat it as a custom option with text value. This is clearly suboptimal as the content model for the option "Options" is not text, it is a table of option names that can be either on, off or undefined. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c1 Christopher Yeleighton <giecrilj@stegny.2a.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://httpd.apache.org/doc | |s/2.2/mod/core.html#options --- Comment #1 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2011-07-23 13:35:53 UTC --- Of course, "Options" is a directive rather than an option. It would be even better to support each option separately in the UI. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |tgoettlicher@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c2 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |tgoettlicher@novell.com InfoProvider| |giecrilj@stegny.2a.pl --- Comment #2 from Thomas Göttlicher <tgoettlicher@novell.com> 2011-08-05 14:25:57 UTC --- The available values are listed here: http://svn.opensuse.org/svn/yast/trunk/http-server/src/YaPI/HTTPDModules.pm Could you please explain what needs to be added or even provide a patch? Thanks a lot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c3 Christopher Yeleighton <giecrilj@stegny.2a.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|giecrilj@stegny.2a.pl | --- Comment #3 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2011-08-05 15:11:57 UTC --- I am tempted to say 'cgi' => { { option => "ExecCGI", "context" => [ "Directory" ], values = [ "On", "Off", ""] } ] }, However, I am not sure whether it would work because if we do just that, we would probably get
ExecCGI: On
instead of
Options: +ExecCGI
and the result would not work. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c Thomas Göttlicher <tgoettlicher@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|YaST2 HTTP server |[yast2-http-server] YaST2 |configuration tool does not |HTTP server configuration |support "Options" |tool does not support | |"Options" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c Thomas Göttlicher <tgoettlicher@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |yast2maint -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=707836 https://bugzilla.novell.com/show_bug.cgi?id=707836#c5 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fehr@suse.com AssignedTo|yast2-maintainers@suse.de |locilka@suse.com --- Comment #5 from Thomas Fehr <fehr@suse.com> 2013-03-12 10:39:17 UTC --- Reassigned to Lukas to decide what to do with bugs on unmaintaiend modules. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com