How to reproduce
- add a workspace: "browserextension"
- add a folder to that workspace: "bananas"
- add a file to "bananas": "minions"
- On the browser extension:
- go to the search field and Enter NXQL search expression: SELECT * FROM Document WHERE ecm:path STARTSWITH "/default-domain/workspaces/browserextension/bananas"
- click on the minions file that appears below the search field
- a new tab opens but it opens the file in jsf-ui not on web-ui