Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It made me remember the Norwegian customer I had.

I needed to write Norwegian localization strings in a YAML file which did not work for some reason.

After 4 hours of debugging, the problem was;

In YAML, the "no:" string (for "norwegian") defined in a YAML file was parsed as a boolean, and this makes the application broke..



Yeah, I've run into that, also. Really annoying. I had to quote all of the "no": strings. Looked ugly, but what can you do?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: