Issue #2453 has been updated by Brice Figureau.

Category set to documentation
Status changed from Unreviewed to Ready for Testing
Assigned to set to Brice Figureau
Target version set to 0.25.0
% Done changed from 0 to 100
Complexity changed from Unknown to Trivial

Patch pending review. The patch is available in my github repository branch 
tickets/master/2453:
http://github.com/masterzen/puppet/tree/tickets/master/2453

Raphaël: the patch is quite short and should apply to 0.24.8.
----------------------------------------
Bug #2453: puppetdoc mixes long class names that look alike
http://projects.reductivelabs.com/issues/2453

Author: Raphaël Pinson
Status: Ready for Testing
Priority: Normal
Assigned to: Brice Figureau
Category: documentation
Target version: 0.25.0
Complexity: Trivial
Affected version: 0.24.8
Keywords: 


I have an "apt" module and a "hebex" module. The "hebex" module declares a 
"hebex::apt::sources_list" class and a "hebex::apt::sources_list::dop" 
definition.

When processed through puppetdoc, both class and definition are listed in 
--debug mode, but none of them appears in the "hebex" module documentation. 
Instead, "dop" is listed as a define for the "apt::sources_list" class under 
the "apt" module, and the "sources::list" class is listed twice in the "apt" 
module (but both links point to the same page).

This is reproduceable with all modules who use 3 levels or more in their naming 
scheme and have a module named after the second level.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to