Opened 8 years ago
Last modified 8 years ago
#41736 new defect (bug)
validate_file function will always return error for file paths in windows dev environments
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.8 |
Component: | Plugins | Keywords: | has-patch |
Focuses: | Cc: |
Description
In Windows dev environments such as WAMP or XAMPP a file path always contains a colon after a drive letter, so all plugins making conditional checks with validate_file()
would fail.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch considers windows environment file path like c:\folder\filename.ext