Idaho lawmakers move to close gap in prison sex abuse law
The proposal would expand the definition of illegal sexual contact between prison staff and an inmate to include kissing, groping
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });Hearst Newspapers takes on deadly hospital errors in a comprehensive package today called "Dead by Mistake." The package shows how breakdowns and lack of consistency in hospital error reporting around the country contribute to thousands of avoidable deaths and injuries. Sure, people make mistakes, but the crime is in not figuring out how to prevent them, and no one can figure that out if the institutions don't own up to their errors.
The Hearst team, led by principal writers Eric Nalder, senior enterprise reporter at Hearst Newspapers, and Cathleen F. Crowley, medical writer of the Albany Times Union, ultimately involved some 35 people at news institutions around the country as well as a class of graduate journalism students at Columbia University.
The stories today are a great example of how collaborative journalism can produce a sum greater than its parts. Some of the cases examined in the series had been previously reported as isolated stories in newspapers in various communities. They are the kinds of stories readers with ever-shorter attention spans gasp at then quickly forget. But read them again, all together, and in the context of what the Hearst team dug up, and they become leverage for change.
In a climate of shrinking newsroom resources where it's increasingly difficult for any one organization to produce in-depth investigations, it's this kind of example-setting reporting that should get notice and make a difference.
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.