-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Robot Framework plugin 3.5.1
-
-
3.5.2
Test case names containing special characters or strings like '/', '%' or '%F2' break the link in the showStackTrace (little + sign) button in the 'Failed Test Cases' section in the 'Robot results' page. Expanding the stack trace view with said button results in various errors depending on the case name, as shown in the attached image. In the image the case with '%2F' has a + button which does nothing at all. However, all off the links next to the + buttons do work.
This seems similar to the now closed JENKINS-32009, though that one seems to be about the links and not the stack trace button.
[JENKINS-73029] Test case names are not escaped properly in showStackTrace button
Description |
Original:
Test case names containing special characters or strings like '/', '%' or '%F2' break the link in the showStackTrace (little + sign) button in the 'Failed Test Cases' section in the 'Robot results' page. Expanding the stack trace view with said button results in various errors depending on the case name:
!image-2024-04-17-14-35-00-403.png! In the image the case with '%2F' has a + button which does nothing at all. However, all off the links next to the + buttons do work. This seems similar to the now closed |
New:
Test case names containing special characters or strings like '/', '%' or '%F2' break the link in the showStackTrace (little + sign) button in the 'Failed Test Cases' section in the 'Robot results' page. Expanding the stack trace view with said button results in various errors depending on the case name, as shown in the attached image. In the image the case with '%2F' has a + button which does nothing at all. However, all off the links next to the + buttons do work.
This seems similar to the now closed |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Released As | New: 3.5.2 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Hi,
Thanks for submitting the issue. I'll take a look at this.