Comment 2 for bug 1271600

Revision history for this message
Dan Scott (denials) wrote : Re: Link to TPAC library pages from copy table in results for consistency

I've pushed some updates to this branch. Going deeper down the KPAC rabbit hole, I refactored some of the library page bits so we could call them from both TPAC and KPAC contexts without too much code duplication. It's working now, although you lose the KPAC breadcrumb context when you jump to the library page (because we're not maintaining the GET params in the link to the library page). Maybe look at REFERER as a cleaner way of pulling the previous pages' params?