Page MenuHomePhabricator

Use %B for Harbormaster build log updates as well
ClosedPublic

Authored by hach-que on Feb 3 2015, 10:50 PM.
Tags
None
Referenced Files
F14010609: D11669.id28081.diff
Thu, Oct 31, 10:50 AM
F14003141: D11669.id.diff
Sat, Oct 26, 2:45 AM
F14000287: D11669.id28081.diff
Thu, Oct 24, 8:47 PM
F13974113: D11669.diff
Oct 18 2024, 4:08 AM
Unknown Object (File)
Oct 7 2024, 1:14 AM
Unknown Object (File)
Oct 7 2024, 1:14 AM
Unknown Object (File)
Oct 7 2024, 1:14 AM
Unknown Object (File)
Oct 7 2024, 1:04 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP32488687e74d: Use %B for Harbormaster build log updates as well
Summary

So I derped and missed the %s inside the UPDATE query (previously only fixing the INSERT query). This changes %s to %B for the update logic as well.

Test Plan

Patched it in production and saw the offending build run all the way through without UTF8-related exceptions.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

hach-que retitled this revision from to Use %B for Harbormaster build log updates as well.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Feb 3 2015, 10:52 PM
This revision was automatically updated to reflect the committed changes.