#421 Change Tab Navigation from numeric indexes to tab names
Closed: Fixed None Opened 13 years ago by admiyo.

Associations needs to display a hyperlink to the details page of the associated (many) entity. In order to find this in the navigation, we need to be able to say for BBQ :

state.identity=association

But right now it would be

state.identity=0


While strictly speaking this wasn't fixed, we implemented an internal mechanism to give us the same functionality. Tabs are looked up by entity name, and the index gets calculated from that. Thus, while it still has a numeric index, the desired behavior has been implemented.

Fixed in 7b91e9d

Metadata Update from @admiyo:
- Issue assigned to admiyo
- Issue set to the milestone: FreeIPA 2.0 - 2010/12 (FC)

7 years ago

Login to comment on this ticket.

Metadata