Skip to content

FIX: prevent log warning with online signature url #34361

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

marc-dll
Copy link
Contributor

@marc-dll marc-dll commented Jun 5, 2025

FIX: prevent log warning with online signature url

Dolibarr logs a warning in dolibarr.log when getOnlineSignatureUrl() is called without the $obj given... but never passes it. This needlessly floods the log.

getOnlineSignatureUrl using global object is deprecated, please give obj as argument

@eldy eldy merged commit 35528a5 into Dolibarr:18.0 Jun 5, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants