Ticket #67 (closed defect: fixed)
doctype sans URL dans webSiteGenerator
| Reported by: | stp | Owned by: | sam |
|---|---|---|---|
| Component: | Version: | SCENARIbuilder 3.2 |
Description
Le doctype devrais etre l'un des suivants : http://www.communitymx.com/content/article.cfm?page=2&cid=E2F258C46D285FEE
Un des soucis est qu'il déclenche un comportement incorrect au niveau de la gestion du boxmodel d'Internet Explorer
CF discussion mailing list : http://scenari-platform.org/forum/viewtopic.php?t=303
Change History
comment:2 Changed 5 years ago by sam
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone set to 3.2.2
En 3.3, dans un webSiteGenerator le popup de sm:mode/@standard contient maintenant:
- "HTML 4.01 Transitional (Standards mode)" => Ajoute un doctype HTML 4.01 avec URI
- "XHTML 1.0 - Transitional"
- Separator
- HTML 4.01 Transitional (without URI - obsolete) => Ajoute un doctype HTML 4.01 sans URI
En 3.2.x, dans un webSiteGenerator le popup de sm:mode/@standard contient maintenant:
- "HTML 4.01 Transitional" => Ajoute un doctype HTML 4.01 sans URI
- "HTML 4.01 Transitional (Standards mode)" => Ajoute un doctype HTML 4.01 avec URI
- "XHTML 1.1"
Integré en :
Note: See
TracTickets for help on using
tickets.