Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Che-Theia does not handle resources with vscode-resource: scheme #17173

Closed
1 task done
vitaliy-guliy opened this issue Jun 17, 2020 · 1 comment
Closed
1 task done
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@vitaliy-guliy
Copy link
Contributor

vitaliy-guliy commented Jun 17, 2020

Describe the bug

For Che-Theia webviews it is possible to reference the resource by short URI, with vscode-resource: prefix at the beginning. Something became broken, those URIs cannot be handled anymore.
It needs to debug Che-Theia and fix.

Linked with #17081

Che version

  • nightly

Steps to reproduce

Jira and Bitbucket extension references to that resources.

Screenshot from 2020-06-17 16-16-10

Screenshot from 2020-06-17 16-40-27

@vitaliy-guliy vitaliy-guliy added kind/bug Outline of a bug - must adhere to the bug report template. team/plugins severity/P2 Has a minor but important impact to the usage or development of the system. labels Jun 17, 2020
@benoitf benoitf added the area/editor/theia Issues related to the che-theia IDE of Che label Jun 17, 2020
@vitaliy-guliy
Copy link
Contributor Author

Instead of using hardcoded vscode-resource, the extension should use new plugin API for the URIs https://code.visualstudio.com/updates/v1_38#_webviewaswebviewuri-and-webviewcspsource

A new issue describing the improvement was created in Jira and Bitbucket extension repository https://bitbucket.org/atlassianlabs/atlascode/issues/443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants