Opened 6 years ago
Closed 6 years ago
#2064 closed defect (fixed)
wcst_import imports original input file path instead of replaced one when using pre-hook
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | wcst_import | Version: | 9.7 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
When using pre-hook and it changes the input file path by replaced one, wcst_import should use this updated file instead.
e.g: Input file path is a jp2 at a folder and replaced file path is a tif at a different folder, then, wcst_import should use the tif file to import.
Ingredient file: https://pastebin.com/7AUhhfme
Note:
See TracTickets
for help on using tickets.