Ticket #163 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Paths with . in the folder names fail when using relative paths

Reported by: ArmchairDeity Owned by: scorfield
Type: defect Priority: high
Milestone: Fusebox 5.1 Component: Fuxebox 4.1 Compatibility
Version: 5.0 Severity: critical
Keywords: Cc:

Description

With a path like:

/CFMX7/servers/jared/cfusion.ear/cfusion.war/... the regex that reduces relative file paths will return an invalid result.

Attachments

Change History

Changed 2 years ago by scorfield

  • owner changed from sean@corfield.org to scorfield
  • status changed from new to assigned
  • version set to 5.0
  • component changed from Miscellaneous to Fuxebox 4.1 Compatibility
  • milestone set to Fusebox 5.1

Verified the bug and I think this is different to FB4.1 so it's high priority.

Changed 2 years ago by scorfield

  • status changed from assigned to closed
  • resolution set to fixed

(In [294]) Fixes #163 by creating a centralized function to canonicalize a path that actually does it correctly!

Note: See TracTickets for help on using tickets.