#1310 closed defect (fixed)
Package builder will crash w/ unhandled exception if the starting point doesn't have a ending slash
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | 2.1.0 |
Severity: | trivial | Keywords: | package builder |
Cc: | External ID: |
Description
The Create Package UI should fix the starting point value so that it conforms to the MgResourceIdentifier spec. (ie. If it is a folder resource identifier, it must end with a '/' character).
Since only folders can be packaged anyway, the UI should auto-append a '/' character if it turns out the starting point value doesn't have one.
Note:
See TracTickets
for help on using tickets.
Fixed in r4764