Modify ↓
Ticket #967 (closed defect: fixed)
Last path separator makes same dir to differs.
Reported by: | http://lupulu.li/ | Owned by: | https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.2.1 Release (Bugfix) |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | usability, path | Cc: |
Description
If in Bundle I define:
<Path name='/home/lp_it/'/>
and a Rule I put:
<Path type='directory' name='/home/dem_lp_it'
bcfg2 will handle the directory as two distinct entries reporting error ('The following entries are not handled by any tool:') when executing the client.
Would be nice if bcfg2 can auto-magically this case. The alternative could be to force the user to put ending path separator (adding the rule to the XSD).
Attachments
Change History
comment:1 Changed 12 years ago by solj
- Milestone changed from Bcfg2 1.1.2 Release (Bugfix) to Bcfg2 1.2.0 Release
comment:2 Changed 12 years ago by solj
- Milestone changed from Bcfg2 1.2.0 Release to Bcfg2 1.2.1 Release (Bugfix)
comment:3 Changed 11 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Owner changed from desai to https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.