Homestyx hydra
Diffusion hydra 2328e739b760

Fix an issue where Phame could post to the wrong blog

Description

Fix an issue where Phame could post to the wrong blog

When you getInt() an array, PHP decides the array has value 1. This would
cause us to post to blog #1 incorrectly. I didn't catch this locally because
I happened to be posting to blog #1.

Stop us from interpreting array values as 1, and fix blog interpretation.

This approach is a little messy (projects has the same issue) but I'll see
if I can clean it up in some future change.

Auditors: chad

Details

Provenance
epriestleyAuthored on Jan 2 2016, 8:16 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:edcc3232aabc: Remove calls to getCallsign() in bin/repository scripts
Branches
Unknown
Tags
Unknown

Event Timeline