Bug #1042
Trailing or extra slashes are not removed from file names when resolving relationships
| Status: | Accepted | Start date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | RAL | |||
| Target version: | 2.7.x | |||
| Affected Puppet version: | 0.24.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
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.
Related issues
History
Updated by Luke Kanies about 4 years ago
Annoying bug with possibly hard design issues and an easy workaround. Bump.
Updated by Redmine Admin almost 4 years ago
- Status changed from 1 to Needs Decision
Updated by Luke Kanies over 3 years ago
- Status changed from Needs Decision to Accepted
- Affected Puppet version set to 0.24.4
Updated by James Turnbull almost 3 years ago
- Assignee deleted (
Puppet Community)
Updated by Luke Kanies over 2 years ago
- Target version changed from 4 to 2.6.0
Updated by James Turnbull over 2 years ago
- Target version changed from 2.6.0 to 2.7.x