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

Admin action unhide_post deletes posts instead of unhiding #426

Closed
frankystone opened this issue Jul 4, 2023 · 0 comments
Closed

Admin action unhide_post deletes posts instead of unhiding #426

frankystone opened this issue Jul 4, 2023 · 0 comments

Comments

@frankystone
Copy link
Contributor

I guess this was a copy and paste error in 2f78289#diff-e8c1c5946a2f7549f8c1f6d0f6bc32469179eeadd10b99c0e94e134408f6d828

The second line in

actions["unhide_post"] = (
delete_selected,
"unhide_post",
"Unhide post and inform subscribers",
)

should be unhide_post instead of delete_selected.

frankystone pushed a commit that referenced this issue Dec 20, 2024
@bunnybot bunnybot closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants