Bug

Slash in the Path field redirects user to http://path-user-entered/

criticality: 
Critical
Drupal7: 
Open
Task: 
This happened to: 

The Path field when setting up a path alias has no validation on it. Additionally the help text states "do not end paths with slash", leading some users to think that the path should then start with a slash. If the user does start the path with a slash, such as "/example", they get redirected to "http://example". Now it's extremely difficult to get back to the page, since all links to it are pointing to the wrong location.

Users might also enter in a Full URL into the path field, ending up with really crazy long aliases that don't make much sense.

Solution: 
Put some freaking validation on that field. Add help text.

Admin by module (admin/by-module) links incorrectly to permissions (admin/user/permissions)

criticality: 
Moderate
Drupal7: 
Fixed
Task: 
This happened to: 

When in the "Admin, By Module" screen (admin/by-module) the link for "Configure permissions" is mislinked to the permissions page. The links are formatted as "admin/user/permissions#module-comment", but the anchor is named "http://drupalcvs/admin/user/permissions#module-Comment".

Syndicate content