Trying out Drupal after a bit of a break, I see two things that might be improved with the clean URLs check:
1. If the check fails there should be a link to retry the check - for use after the admin fixes the configuration. Ran into this on a new install.
2. The check should probably give a warning if no .htaccess is detected. This would be handy for apache systems at least (the majority of Drupal servers I'm guessing), although I don't know how other servers factor in.
Comments
Comment #1
sutharsan commentedMoving all usability issues to Drupal - component usability.
Comment #2
kika commentedSeveral hosts disallow .htaccess and have their own configuration UI to set htaccess rules.
Comment #3
marcingy commented