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
F15186664: D11669.diff
Fri, Feb 21, 3:23 AM
F15186515: D11669.diff
Fri, Feb 21, 2:18 AM
Unknown Object (File)
Wed, Feb 19, 7:35 AM
Unknown Object (File)
Jan 16 2025, 3:39 AM
Unknown Object (File)
Jan 14 2025, 6:28 PM
Unknown Object (File)
Jan 14 2025, 6:28 PM
Unknown Object (File)
Jan 14 2025, 6:28 PM
Unknown Object (File)
Jan 14 2025, 5:15 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.