Bugs / RFEs
Bugs / RFEs - to do for us
Here we can keep track of all the bug reports and RFEs that are related to the new default templates. If you add/find a bug or RFE and it is relevant to our project, please post it here. This is the list of template bugs and RFEs, i.e. those we have to fix in the new templates.
Page layout classnames not camelCase -
For the sake of consistency, all class names should be camelCase. The only templates where this is not the case are the ones for the page layout (the convention was agreed upon after these were committed).
Also: in those templates the "wg" prefix is used incorrectly, since the styles for these classes are in layout.css and not in wg-base.css.
These are the occurences of incorrect classnames:
Default Page
- .wg-content-position
Side By Side
- .wg-content-position
Right Column
- .wg-content-position
- .wg-first-column
- .wg-second-column
One Over Two
- .wg-content-position
One Over Three
- .oneoverthree
- .wg-content-position
- .wg-first-column
- .wg-second-column
- .wg-third-column
Three Column
- .wg-content-position
- .wg-first-column
- .wg-second-column
- .wg-third-column
So wg-content-position should become contentPosition, oneoverthree should become oneOverThree etc.
--- (Edited on 10/28/2009 1:25 pm [GMT+0100] by rogier) ---
Add conditionals to Style Template -
Conditionals need to be added to the Style template to enable browser version targeting with CSS.
Also, update the browser hacks wiki page with docs on this convention.
--- (Edited on 2009-09-17 10:51 am [GMT-0400] by dionak) ---
Title instead of filename in file template -
It seems that even the file template can be improved.
--- (Edited on 12/4/2008 10:14 am [GMT+0100] by rogier) ---
Bug: inconsistent nav in thingy -
This is being worked on, but the thingy nav is in the template, so let's keep it in mind.
--- (Edited on 12/4/2008 10:09 am [GMT+0100] by rogier) ---
Bug(?): attachments to an article are not all displayed in default template -
Not sure if this is fixed yet, but let's keep it in mind.
--- (Edited on 11/20/2008 3:22 pm [GMT+0100] by rogier) ---
RFE: error message when zip file is too large -
This might fit in with our universal error message placement initiative? I personally would really like to see this implemented, as I know how misleading the lack of an error message/an incorrect error message can be.
--- (Edited on 30-October-2008 3:44 am [GMT+0100] by tabb) ---
RFE: Standardize Layout Names For Templates -
This one started it all
--- (Edited on 10/1/2008 9:28 am [GMT+0200] by rogier) ---
--- (Edited on 10/1/2008 9:32 am [GMT+0200] by rogier) ---
RFE: Accessible Form controls -
Interesting RFE, do we have anything to add?
--- (Edited on 9/22/2008 3:24 pm [GMT+0200] by rogier) ---
Bugs / RFEs - we need fixed
This is the list of things that need to be fixed for us, i.e. bugs and RFEs that we need to get fixed because of validation / functionality / consistency or other issues.
RFE: AdSpace - styling output -
--- (Edited on 6-November-2008 11:15 pm [GMT+0100] by tabb) ---
This RFE is being discussed on our forum as well.
--- (Edited on 4-November-2008 5:32 pm [GMT+0100] by tabb) ---
RFE: more navigation asset options -
--- (Edited on 30-October-2008 3:36 am [GMT+0100] by tabb) ---
--- (Edited on 30-October-2008 3:50 am [GMT+0100] by tabb) ---
RFE: javascript "jump to field" for forms, also tab order -
--- (Edited on 30-October-2008 3:29 am [GMT+0100] by tabb) ---
Bug: Unused and non-validating stylesheet written in the page by code not template -
Some (most?) YUI stylesheets do not validate.
--- (Edited on 9/22/2008 3:30 pm [GMT+0200] by rogier) ---
Bug: HTML in error message login template -
--- (Edited on 9/22/2008 3:14 pm [GMT+0200] by rogier) ---
Bug: Inconsistency with date- & timeSubmitted.human in CS -
--- (Edited on 9/22/2008 3:15 pm [GMT+0200] by rogier) ---
Bug: Page Layout invalid HTML with Head Block -
Head tags generated in body tag cause non validating html.
--- (Edited on 9/22/2008 3:25 pm [GMT+0200] by rogier) ---