Ticket #67 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by sam

  • status changed from new to assigned

Changed 2 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 :

Changed 2 years ago by sam

Integré en 3.2.x [7305]

Note: See TracTickets for help on using tickets.