The taxonomy_redirect_default_term_path function uses t() on the url string, which is not good or proper use of the function.
Bug reported by batje in #325132-31: Unable to put query string in my path
The taxonomy_redirect_default_term_path function uses t() on the url string, which is not good or proper use of the function.
Bug reported by batje in #325132-31: Unable to put query string in my path
Comments
Comment #1
agileware commentedCommitted fix to 5 & 6 branches.