Skip to content

Escapes %s to stop sprintf throwing an error.#4963

Merged
aronasorman merged 1 commit into
learningequality:0.16.xfrom
rtibbles:sprintf
Mar 7, 2016
Merged

Escapes %s to stop sprintf throwing an error.#4963
aronasorman merged 1 commit into
learningequality:0.16.xfrom
rtibbles:sprintf

Conversation

@rtibbles

@rtibbles rtibbles commented Mar 3, 2016

Copy link
Copy Markdown
Member

Summary

Some text that contained % symbols did not use %% to escape them. This made sprintf get mad.

Issues addressed

Fixes #4951

@rtibbles rtibbles added this to the 0.16.0 milestone Mar 3, 2016
@rtibbles rtibbles added the has PR label Mar 3, 2016
@aronasorman

Copy link
Copy Markdown
Collaborator

Looks good. Just in time, I was about to release the new po files. @radinamatic would you be able to test this by today?

@rtibbles

rtibbles commented Mar 7, 2016

Copy link
Copy Markdown
Member Author

I think it's easier for @radinamatic to test post merge into a build, as I am not sure that pulling feature branches fits well into her testing workflow.

@rtibbles

rtibbles commented Mar 7, 2016

Copy link
Copy Markdown
Member Author

If it looks good to you, I would say merge it.

@aronasorman

Copy link
Copy Markdown
Collaborator

Sounds good.

aronasorman added a commit that referenced this pull request Mar 7, 2016
Escapes %s to stop sprintf throwing an error.
@aronasorman aronasorman merged commit 8ce728a into learningequality:0.16.x Mar 7, 2016
@aronasorman aronasorman deleted the sprintf branch March 7, 2016 16:53
@aronasorman aronasorman removed the has PR label Mar 7, 2016
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.

3 participants