Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
devel:versiontwentythreecleanupdone [2008/02/08 18:49] – external edit 127.0.0.1devel:versiontwentythreecleanupdone [2008/03/30 12:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== squashed bug cemetery ====== ====== squashed bug cemetery ======
 +
 +  * magnet-page.thtml still uses error02.  We need to get rid of the old style errors and status messages and move to the new shellErrorMessage and shellStatusMessage?
 +
 +  * When operating in multi-user mode the UI does not indicate the POPFile username. This can lead to some confusion - perhaps the "Logout" link could mention the username, e.g. Logout (username)?
 +    * Rather than with the logout text we could put it in front of the POPFile title heading so it would be more visible.  
 +
 +  * When operating in single user mode (POPFile Classic) the USERS tab appears on all UI pages **except** ADMINISTRATION (in single user mode the USERS tab should never be shown).
 +    * This can be fixed by re-using the Header_If_SingleUser template var instead of Users_If_Single on line 94 of common-middle.thtml.  Both are used for the same purpose (telling the template when we are in single user mode), do we really need two vars?
 +      * Actually there is a problem with that var anyway, it doesn't affect the page right away.  After form submit the resulting page still appears as the previous state.  Reloading or loading another page corrects this.  See next problem.
 +
 +  * Change to Header_If_SingleUser template variable does not affect page layout right away.  Requires extra page reload.  To show this, change between single and multiuser mode and see that the Logout link next to Shutdown either appears or does not appear when it should.
 +
 +  * The single message view links on the history page have some odd stuff.  What is start_message=0 for (it doesn't appear to do anything) and why are there two &s after it?:
 +<code> localhost:8080/view?view=123**&start_message=0&&**sort=-inserted</code>
 +
 +  * Admin should optionally be able to set initial password when creating accounts.  Random password is great security, but would suck for an admin setting up a lot of accounts or when user is there to type in their own password when setup.
 +
 +  * Admin must be able to reset user password.
 +
 +  * Something is still wrong with unclassified bucket for non admin users.  While it appears in the UI and messages are classified unclassified, I get this error message: "Couldn't find bucket ID for bucket unclassified when committing #" -- Joe
 +
 +  * History still does not work for non admin users.  Stats show user account processed message, but it does not appear in history. -- Joe
  
   * Something is quite wrong with the history configuration bar. I now noticed the second time that trying to change the skin or the language has no effect. A restart solves this. Don't know how to reproduce/provoke the bug yet.   * Something is quite wrong with the history configuration bar. I now noticed the second time that trying to change the skin or the language has no effect. A restart solves this. Don't know how to reproduce/provoke the bug yet.
 
devel/versiontwentythreecleanupdone.1202496561.txt.gz · Last modified: 2008/03/30 08:31 (external edit)
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License