The verbosity setting is ignored in _pathauto_set_alias() where the module avoids creating aliases for user, blog and admin. This is confusing to new users who see the messages
# Ignoring alias user
# Ignoring alias blog
# Ignoring alias userWhen they register. This patch adds a check for the $verbose flag.
| Comment | File | Size | Author |
|---|---|---|---|
| pathauto_verbose.patch | 622 bytes | joshk |
Comments
Comment #1
gregglesLooks good to me.
Comment #2
Stefan Nagtegaal commentedGo ahead Greggels, this is indeed "RTBC"..
Comment #3
gregglesApplied to 4.7 and HEAD - thanks joshk and Stefan
Comment #4
gregglesI always forget something (this time it was to change the status)
Comment #5
(not verified) commented