Placeholder text is evil, case study : Monster Android app

A “test” label disguised itself as actual content at the bottom of the login screen reaching production environment.

Monster Android app version 2.0.1 login screen with a "test" placeholder label visible in production
Version 2.0.1

What happened

The Monster Android app (version 2.0.1) displayed a “test” label at the bottom of the login screen — a leftover from development that was not removed before the production release. The placeholder text was visible to every user who opened the application.

UX and QA lesson

Incidents like this highlight how important a systematic UI review is before every release. Placeholder text — whether Lorem Ipsum, test labels, or temporary strings — should be identified and removed during the development cycle, not left to individual memory.

A release checklist that includes verifying all visible text on every screen is a good starting point to avoid embarrassing production bugs.

Spell updated with Cordova 3.5.1 security fix

It doesn’t happen really often to receive emails from Google, and usually when it happens it’s bad news (like spiders not crawling, terms&conditions updates a la Orwell etc), and also today they met my expectations with this message : This is a notification that your it.simonerescio.spell, is built on a version of Apache Cordova that contains security … Continue reading Spell updated with Cordova 3.5.1 security fix