Category Blog

Google Chrome Autocomplete Bug

Web developers… here’s a bug you might encounter when doing html forms. If you are testing your forms and you use Google Chrome’s “autocomplete” feature, all radio buttons and checkboxes are cleared! (For example, if you use “autocomplete” to fill…

Fixing Clean URLs in Drupal 7

I am in the middle of installing Drupal 7 on a server at my workplace. I ran into a curious problem with Drupal Clean URLs – namely, I couldn’t get them working. Here’s my breakdown of the problem and how…