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
F18774498: D11669.diff
Fri, Oct 10, 11:51 AM
F18765167: D11669.id.diff
Tue, Oct 7, 9:58 AM
F18761234: D11669.diff
Mon, Oct 6, 1:06 PM
F18712381: D11669.id.diff
Sep 29 2025, 5:23 AM
F18610570: D11669.id28084.diff
Sep 14 2025, 5:02 AM
F18596352: D11669.diff
Sep 13 2025, 12:28 AM
F18594641: D11669.diff
Sep 12 2025, 6:52 PM
F18594640: D11669.diff
Sep 12 2025, 6:52 PM
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.