Comment 4 for bug 1732591

Revision history for this message
Dan Wells (dbw2) wrote :

Tested this out, and ran into a few issues.

First, it looks like this patch does fix the results list link. However, it seems we need to do the same (or similar) for the Place Hold link in the record detail view after doing an advanced search.

Second, I didn't try, but we should be able to use the pre-computed 'is_advanced' bool rather than pulling in the CGI object and doing the test again ourselves.