iTop icon indicating copy to clipboard operation
iTop copied to clipboard

N°8148 - CAS problem when sending a link ending in &

Open bdalsass opened this issue 7 months ago • 1 comments

Base information

https://support.combodo.com/pages/UI.php?operation=details&class=Bug&id=8148&c[menu]=TargetOverview

Symptom (bug) / Objective (enhancement)

Some url in iTop ends with a ampersand, that king of url are not processed by some CAS authentication providers, so if user create shortcut to that url and trying to access them when they are not currently logged, the authentication process failed.

Reproduction procedure (bug)

Not reproduced with ou CAS server couple to a LDAP server, the url are processed correctly.

Cause (bug)

URL ending with ampersand

Proposed solution (bug and enhancement)

Prevent iTop from generating url ending with ampersand.

Checklist before requesting a review

  • [X] I have performed a self-review of my code
  • [X] I have tested all changes I made on an iTop instance
  • [X] I have added a unit test, otherwise I have explained why I couldn't
  • [X] Is the PR clear and detailed enough so anyone can understand digging in the code?

bdalsass avatar Jun 03 '25 12:06 bdalsass

Test comment for VCS integration...

dflaven avatar Jun 11 '25 15:06 dflaven