Live data from Hacker News

Sheriff's website showing PHP code, preferential treatment for county employees?

sarasotasheriff.org

1–10 of 17 posts

Re: Sheriff's website showing PHP code, preferential treatment for county employees?

#2
Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted for everyone to see. Doesn't seem fair.

Re: Sheriff's website showing PHP code, preferential treatment for county employees?

#3

Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…

Pretty interesting (and sadly not surprising).

Re: Sheriff's website showing PHP code, preferential treatment for county employees?

#5

Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…

Have you notified the local newspaper?

Seems a great story.

Re: Sheriff's website showing PHP code, preferential treatment for county employees?

#6

Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…

Remind me to list my occupation as "Wet T-shirt contest judge" when being booked next time.

Re: Sheriff's website showing PHP code, preferential treatment for county employees?

#7
post #5

Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…

Have you notified the local newspaper? Seems a great story.

No, I haven't yet, maybe I'll submit it anonymously (who wants the attention this might bring).

I had been told by a friend that one of the guys I went to school with had been arrested and I should go take a look at his mugshot. Sure enough, I found his mugshot, even though his occupation is listed as "Fire Fighter" on the booking sheet. The coder accounted for FIREFIGHTER & FIREMAN, but didn't consider blank spaces...

Re: Sheriff's website showing PHP code, preferential treatment for county employees?

#8

Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…

I'm curious about that too actually- I suppose from their view it's a safety thing for the officers- which, IMO, is reasonable. Police probably aren't the most popular people in prison, and posting a picture of their face doesn't help.

Re: Sheriff's website showing PHP code, preferential treatment for county employees?

#10
post #8

Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…

I'm curious about that too actually- I suppose from their view it's a safety thing for the officers- which, IMO, is reasonable. Police probably aren't the most popular people in prison, and posting a picture of their face doesn't help.

Should your job make you immune from some of the prescribed legal degradations that go along with being in jail? I mean, I'm sure the corrections officers make sure that some of the inmates know exactly what new inmates are in there for. Why isn't turnabout fair play here? I can see "corrections officer" mugshot not shown for the "safety thing", but why "fireman"?
Post reply on HN