3,035
edits
No edit summary |
|||
| Line 33: | Line 33: | ||
=== critical TODO === | === critical TODO === | ||
*<strike>ensure seamlessness between public side and existing developer/ side - clouser</strike> (this is already taken care of) | *<strike>ensure seamlessness between public side and existing developer/ side - clouser</strike> (this is already taken care of) | ||
*add the ability to take an app GUID as a query param then rewrite it as ?app===appname | *add the ability to take an app GUID as a query param then rewrite it as ?app===appname | ||
**this is used in the "get more extensions" link to addons.mozilla.org found in the client | **this is used in the "get more extensions" link to addons.mozilla.org found in the client | ||
| Line 44: | Line 43: | ||
=== qa === | === qa === | ||
*make sure that install.php is logging hits/downloads - morgamic | *make sure that install.php is logging hits/downloads - morgamic | ||
*check that maintenance.php works correctly | *<strike>check that maintenance.php works correctly</strike> | ||
*verifying that update script works (update.php allows you to update an extension) | *<strike>verifying that update script works (update.php allows you to update an extension)</strike> | ||
*link checker to verify we don't have 404's | *<strike>link checker to verify we don't have 404's</strike> | ||
*no php errors or warning in E_ALL | *<strike>no php errors or warning in E_ALL</strike> | ||
*validation on every page | *<strike>validation on every page</strike> | ||
*no js console errors or warnings | *<strike>no js console errors or warnings</strike> | ||
*get testers to click through | *get testers to click through | ||
*decide which URLs we need to rewrite to their new locations, which ones we will let break | *<strike>decide which URLs we need to rewrite to their new locations, which ones we will let break</strike> | ||
*Try to create a new account, but leave one password blank. The error says look below, but there are no errors below. | *Try to create a new account, but leave one password blank. The error says look below, but there are no errors below. | ||
*Something to do sometime: Make thunderbird extensions default to download instead of install()ing | *Something to do sometime: Make thunderbird extensions default to download instead of install()ing | ||
edits