Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brad WoodBrad WoodReporter
Brad WoodBrad WoodAffects versions
Fix versions
Priority
MajorComponents
Details
Details
Assignee
Brad Wood
Brad WoodReporter
Brad Wood
Brad WoodAffects versions
Fix versions
Priority
Components
Sentry
Sentry
Sentry
Created May 16, 2022 at 8:24 PM
Updated May 16, 2022 at 8:27 PM
Resolved May 16, 2022 at 8:27 PM
The globber copyTo() is used when publishing a package and it uses
listAppend( base, path, '/' )
which drops leading slashes off a path such as/foo/bar
This namely affects the
publish
command in CommandBox when usingforgeboxStorage