Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk Edit no longer available in 3.3.11 Admin search #47

Closed
drtjmb opened this issue Mar 5, 2013 · 2 comments
Closed

Bulk Edit no longer available in 3.3.11 Admin search #47

drtjmb opened this issue Mar 5, 2013 · 2 comments

Comments

@drtjmb
Copy link
Member

@drtjmb drtjmb commented Mar 5, 2013

After carrying out an admin search, the Bulk Edit option is no longer available.

@drtjmb
Copy link
Member Author

@drtjmb drtjmb commented Mar 5, 2013

3.3.11 refactors Screen::Staff::EPrintSearch - this now simply redirects to /cgi/search/eprint/staff which is handled by Screen::Search.

However AbstractSearch::render_export_bar uses _vis_level() to determine which export plugins to render - _vis_level() will now always be "all" so the BatchEdit export (visibility="staff") won't be included.

@timbrody
Copy link
Contributor

@timbrody timbrody commented Mar 7, 2013

Resolved by 4801ee5.

@timbrody timbrody closed this Mar 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants