#757 Make mod_disco’s disco_items option apply only to VirtualHosts by default
Reporter
Link Mauve
Owner
Nobody
Created
Updated
Stars
★ (1)
Tags
Status-New
Type-Defect
Priority-Medium
Link Mauve
on
What steps will reproduce the problem?
1. Define a bunch of things in the disco_items of the * Host.
2. Do a disco#items against a component defined there.
What is the expected output? What do you see instead?
I’d expect none of the additional disco_items to be listed for components, only for virtual hosts.
Instead I see them.
What version of the product are you using? On what operating system?
0.10 version hg:449de852cf38 on ArchLinux
Please provide any additional information below.
A good solution to still allow that would be to make disco_items apply to components only if they are defined explicitly in their section, just like modules_enabled.
What steps will reproduce the problem? 1. Define a bunch of things in the disco_items of the * Host. 2. Do a disco#items against a component defined there. What is the expected output? What do you see instead? I’d expect none of the additional disco_items to be listed for components, only for virtual hosts. Instead I see them. What version of the product are you using? On what operating system? 0.10 version hg:449de852cf38 on ArchLinux Please provide any additional information below. A good solution to still allow that would be to make disco_items apply to components only if they are defined explicitly in their section, just like modules_enabled.