Puppet: System Administration Automated

Support

Ticket #1042 (new defect)

Opened 10 months ago

Last modified 7 months ago

Trailing or extra slashes are not removed from file names when resolving relationships

Reported by: luke Assigned to: community
Priority: low Milestone: unplanned
Component: RAL Version:
Severity: minor Keywords: relationships,graph
Cc: Triage Stage: Needs design decision
Attached Patches: None Complexity: Medium

Description

This isn't a huge problem, since it has easy workarounds (remove the slashes from the relationship specification). It also has some difficult design aspects, because solving it requires that each resource type get some say in how related titles are handled -- i.e., in this case the file type needs to provide a method that trims extra slashes.

Change History

02/29/08 00:40:59 changed by luke

  • milestone changed from 0.24.2 to 0.24.3.

03/13/08 20:07:19 changed by luke

  • milestone changed from 0.24.3 to unplanned.

Annoying bug with possibly hard design issues and an easy workaround. Bump.

04/24/08 07:12:04 changed by luke

  • component changed from library to RAL.