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

UTCT-86: Make QR code plugin compatible with 404 plugin #90

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

UTCGilligan
Copy link
Contributor

@UTCGilligan UTCGilligan commented Apr 25, 2024

For Bugfix release 1.5.1.

"Fix the other fix because it broke something else."

QR codes were broken by the 404 plugin, because the QR code was set to fire on a hook that runs after the hook used by the 404 plugin. Changed QR to use the same hook as the 404, at a higher priority (default 10, vs 999 for the 404 function), as suggested by YOURLS author, ozh.

@UTCGilligan UTCGilligan self-assigned this Apr 25, 2024
@UTCGilligan UTCGilligan added the bug Something isn't working label Apr 25, 2024
@UTCGilligan UTCGilligan changed the title Make QR code plugin compatible with 404 plugin UTCT-86: Make QR code plugin compatible with 404 plugin Apr 25, 2024
Copy link
Contributor Author

@UTCGilligan UTCGilligan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good:

Copy link

@UTCbridget UTCbridget left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@UTCGilligan UTCGilligan merged commit 2ef4bb2 into main Apr 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants