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
When clicking from the Chatbot the following link white spaces appear in the URL: 'You can find more information about this section of CWE on its OpenCRE page'
Expected Behaviour
What should have happened?
Hyphens should be used.
Actual Behaviour
What actually happened?
White spaces in URL result in %20 and could cause issues with different browsers and a potentially poor user experience.
Steps to reproduce
How can we reproduce the error?
Ask the chatbot a question and click on 'You can find more information about this section of CWE on its OpenCRE page' at the bottom of the response.
The text was updated successfully, but these errors were encountered:
Issue
What is the issue?
When clicking from the Chatbot the following link white spaces appear in the URL: 'You can find more information about this section of CWE on its OpenCRE page'
Expected Behaviour
What should have happened?
Hyphens should be used.
Actual Behaviour
What actually happened?
White spaces in URL result in %20 and could cause issues with different browsers and a potentially poor user experience.
Steps to reproduce
How can we reproduce the error?
Ask the chatbot a question and click on 'You can find more information about this section of CWE on its OpenCRE page' at the bottom of the response.
The text was updated successfully, but these errors were encountered: