Confirmed users
5,365
edits
| Line 4: | Line 4: | ||
these are SUMO 1.3 bugs since our preview is running 1.3.1, some maybe fixed in SUMO 1.4 | these are SUMO 1.3 bugs since our preview is running 1.3.1, some maybe fixed in SUMO 1.4 | ||
# remove "tiki", "tikiwiki", etc from all URLs. This is a NICE TO HAVE not MUST because public "anonymous user" URLs for the KB don't have tiki in them! | # NICE TO HAVE: remove "tiki", "tikiwiki", etc from all URLs. This is a NICE TO HAVE not MUST because public "anonymous user" URLs for the KB don't have tiki in them! The only exception is tags: | ||
## e.g. https://sumo-preview.mozillamessaging.com/tiki-browse_freetags.php?locale=en-US&tag=cannotsendemail should be | |||
## https://sumo-preview.mozillamessaging.com/tags/cannotsendemail | |||
# NICE TO HAVE: insert product in KB URLs, https://sumo-preview.mozillamessaging.com/en-US/kb/Cannot+send+email should be: https://sumo-preview.mozillamessaging.com/en-US/kb/Thunderbird/Cannot+send+email | |||
# BUG: in my opinion if I only have a locale of en-US BUT I am admin, I should be able to translate to fr-FR and have the URLs correctly have fr instead of en-US which is the situation now | # BUG: in my opinion if I only have a locale of en-US BUT I am admin, I should be able to translate to fr-FR and have the URLs correctly have fr instead of en-US which is the situation now | ||
# MINOR BUT CONFUSING to USERS BUG: If I login as admin, the sidebar still shows "Log In" which I believe is a caching-related bug. (if you then click "Log In" it correctly says "Logged in as: admin") | # MINOR BUT CONFUSING to USERS BUG: If I login as admin, the sidebar still shows "Log In" which I believe is a caching-related bug. (if you then click "Log In" it correctly says "Logged in as: admin") | ||