#134 AJAX code does not correctly update the URLs one user and group pages
Closed: Fixed None Opened 13 years ago by admiyo.

Although the site is performing client side javascript, proper behavior is to modify the url to make bookmarks and the back button work.

Currently, for example once the user clicks on the groups tab, the URL should reash

ipa/ui?tab=groups

once they click on the add button it should read

ipa/ui?tab=groups&facet=add

and on the details page

ipa/ui?tab=groups&facet=details&pkey=kfrog


Fixed with the hashchange patch

Metadata Update from @admiyo:
- Issue assigned to admiyo
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/01

7 years ago

Login to comment on this ticket.

Metadata