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

lib/db: Fix formatting of MySQL error message #2549

Merged
merged 6 commits into from
Aug 28, 2022

Conversation

wenzeslaus
Copy link
Member

One of the three %s placeholders was escaped. Now the translatable message contains the placeholders.

@neteler neteler added this to the 8.3.0 milestone Aug 28, 2022
@neteler neteler added the C Related code is in C label Aug 28, 2022
@wenzeslaus wenzeslaus merged commit ed30091 into OSGeo:main Aug 28, 2022
@wenzeslaus wenzeslaus deleted the fix-format-error branch August 28, 2022 11:37
@wenzeslaus
Copy link
Member Author

The issue was identified by GitHub syntax coloring.

ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
One of the three %s placeholders was escaped. Now the translatable message contains the placeholders.
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
One of the three %s placeholders was escaped. Now the translatable message contains the placeholders.
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
One of the three %s placeholders was escaped. Now the translatable message contains the placeholders.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Related code is in C
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants