// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
28.9 C
Singapore

COI Chairman on Straits Times story: It’s…Contempt of Court

COI Chairman G Pannir Selvam has told the inquiry what the Straits Times did – by running a story on the bus driver relating to what he will be testifying before the Inquiry – was contempt of court.

Here’s an excerpt from TODAY Online’s COI public hearing on Little India Riots begins:

Bringing the Committee’s attention to a Straits Times’ story on the bus driver, which relates to what he will be testifying before the Inquiry, Mr Khoo earlier asked Committee Chairman G Pannir Selvam for directions “on how to deal with this matter”.

Mr Selvam noted that this was contempt of court, since the Committee is a court of proceeding, under the Inquiries Act.

“This is plain and simple interference with witnesses getting them to say things before they come to the tribunal (sic). I think it is a plain case of contempt of court.

“While we may overlook this case, this should not be repeated and if it is then we will take severe action against them. … Tell the press if they do such a thing again we will take action against them,” Mr Selvam added.

- Advertisement -

Hot this week

‘Everyone gets stretched thinner’: Singaporeans discuss toxic workplace culture

On Reddit, a netizen asked: What's the most toxic thing that's become normalised in Singapore workplaces?

‘I keep feeling wanting to vomit and my heart races’: Unemployed Singaporean says job hunting triggers overwhelming anxiety

SINGAPORE: An unemployed Singaporean shared that she’s been experiencing extreme anxiety over the entire job search process. Every time she thinks about applying for jobs, she wrote in a Reddit p...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks