-
Notifications
You must be signed in to change notification settings - Fork 1
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
Minor compatibility issues with Shaarli v0.12.0-beta #5
Comments
ilesinge
added a commit
that referenced
this issue
Aug 27, 2020
ilesinge
added a commit
that referenced
this issue
Aug 27, 2020
Fix issue #5 incorrect icon path in permalink view
|
Great thanks! And you're right, that's a good way to maintain multiple Shaarli versions within a single release. I usually just release a new version of the plugin, compatible with the latest version of Shaarli. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for the quick upgrade!
I just updated my instance, and I notice 2 minors issues:
?hash
instead of{$base_path}/shaare/hash
), so there is an unnecessary redirectionbase_path
template variable.The text was updated successfully, but these errors were encountered: