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
F18971711: D11669.id28084.diff
Sat, Nov 15, 12:29 PM
F18890307: D11669.id.diff
Fri, Nov 7, 9:27 AM
F18847141: D11669.id28081.diff
Wed, Oct 29, 11:06 PM
F18774498: D11669.diff
Oct 10 2025, 11:51 AM
F18765167: D11669.id.diff
Oct 7 2025, 9:58 AM
F18761234: D11669.diff
Oct 6 2025, 1:06 PM
F18712381: D11669.id.diff
Sep 29 2025, 5:23 AM
F18610570: D11669.id28084.diff
Sep 14 2025, 5:02 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.