View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019282 | MMW 5 | Extensions framework | public | 2022-07-25 20:46 | 2022-07-26 15:36 |
Reporter | zvezdan | Assigned To | |||
Priority | none | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | open | ||
Summary | 0019282: navUtils.getFocusedNode().dataSource.path returns paths with the '-' appended | ||||
Description | For example, it is 'F:\\Temp\\-' | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
I can't replicate at all, tested even with the fix of 0019270 reverted and still unable to replicate. Tested on nodes like: Music > Location > C:\ > Temp Folders > C:\ > Temp but both navUtils.getFocusedNode().dataSource.path and navUtils.getFocusedFolder().then(function (initPath) { ... gives me correct value 'C:\Temp\' Wondering what I am doing differently in my tests? Can you catch in in a screencast or give more info to replicate? |
|
Does this happen on clean install with all scripts disabled? |