// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
27.4 C
Singapore

WP NCMP Dennis Tan to query Defence Minister on PTE Lee's case

NCMP Dennis Tan wants to question the Defence Minister on what punishments were meted out to the SAF officers who were found to be negligent in PTE Dominique Sarron Lee’s case.
PTE Lee had died due to an allergic reaction in a training exercise after a platoon commander threw six smoke grenades, even though regulations specified no more than two grenades were to have been used.
Writing in his Facebook the Workers’ Party member said:
“I have filed a question in Parliament to the Minister for Defence asking about the punishments that were given to the two officers who were involved in the case of Pte Dominique Sarron Lee. I still do not know the date of the Parliament sitting when my question will be answered.”

- Advertisement -

Hot this week

Singapore TikToker exposes 10 workplace red flags employees may have started seeing as normal

"If your office normalizes 10 PM WhatsApp messages, public group chat scoldings, and polyclinic MC guilt, you aren't working in a "fast-paced, dynamic environment"—you are navigating systemic workp...

‘Should have just bought the regular ones’: Singaporeans share purchases they regret

On Reddit, a netizen asked: What's one thing that you bought and later found out that it's a waste of money?

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