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

could not open entities, events in a new tab #377

Open
maxadamo opened this issue Jun 30, 2021 · 1 comment
Open

could not open entities, events in a new tab #377

maxadamo opened this issue Jun 30, 2021 · 1 comment
Labels
🕊 good first issue Good for newcomers issue: bug Something isn't working

Comments

@maxadamo
Copy link

Expected Behavior

click "open in new tab" and open the event/entity there.
It works with the enterprise version.

Current Behavior

I get the following version:

Cannot GET /n/default/events/oc_check_ping/oc_check_ping_psmp-gn-drac-01-vie-at.XXXX.org

Possible Solution

In the community edition, I need to add a trailing slash. In the enterprise version, this is not necessary.

@maxadamo maxadamo added the issue: bug Something isn't working label Jun 30, 2021
@portertech portertech added the 🕊 good first issue Good for newcomers label Jul 6, 2021
@rmatte
Copy link

rmatte commented Jun 29, 2023

Can confirm that we're seeing the same issue in the OSS version of the UI. Can be worked around using a url rewrite but would be really nice to see this get fixed. It seems to happen specifically when there's a period as part of the entity name. We don't see the problem when there's no period. It also only happens on GET requests, the POST requests that happen when clicking through the UI work fine, so some kind of parsing issue with the GET requests when navigating to specific URLs, currently requires the trailing slash to work for whatever reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕊 good first issue Good for newcomers issue: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants