You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
href link with HTML ID does not link to the expected URL. Trying to open the above links in a new tab will not work, you will always be redirected to Home!
So you won't be able to send these HTML ID links to Jira (to your colleagues), or by email. So you can't map Attack Surface or Vulnerability Assessment in a clear way!
This bug is annoying as hell!
Expected Behavior
href link with HTML ID to link to the expected URL
👋 Hi @carboncrystal,
Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki
For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.
A new feature has been added when clicked on the tabs inside scan results, will append the url hash on the browser. When the URL is accessed, the tab will be automatically clicked, which can be useful for navigation.
Also, navigation inside tabs is added, for example when clicked on Subdomains tab, and then Screenshot tab, you can use back button to go back to Subdomains tab, earlier it would go back to the previous page and not previous tab.
Is there an existing issue for this?
Current Behavior
Go to Scan Findings (Menu: Scan History > Select your project > View Results).
Here are the menus:
For example, if you hover over the Directories menu you will see that the ID is listed in the URL (#directories-tab), something like: https://127.0.0.1/scan/myprojectname/detail/15#directories-tab.
Let's go deeper with the above example: After you access the Directories menu you can see something like: https://127.0.0.1/scan/myprojectname/detail/11#dir_Jan_01_2024_14_24_54
What is the problem?
href link with HTML ID does not link to the expected URL. Trying to open the above links in a new tab will not work, you will always be redirected to Home!
So you won't be able to send these HTML ID links to Jira (to your colleagues), or by email. So you can't map Attack Surface or Vulnerability Assessment in a clear way!
This bug is annoying as hell!
Expected Behavior
href link with HTML ID to link to the expected URL
Steps To Reproduce
Explained at Current Behavior field.
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: