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
F18083705: D11669.id28084.diff
Tue, Aug 5, 11:13 AM
F18081452: D11669.id28084.diff
Tue, Aug 5, 12:19 AM
F18049284: D11669.id28084.diff
Sun, Aug 3, 3:55 PM
F18048323: D11669.diff
Sun, Aug 3, 1:29 PM
F18021409: D11669.id28081.diff
Sat, Aug 2, 8:10 PM
F18004491: D11669.id.diff
Sat, Aug 2, 12:12 PM
F17972604: D11669.diff
Fri, Aug 1, 3:43 PM
Unknown Object (File)
May 17 2025, 7:11 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.