Ticket #1190 (closed defect: fixed)
URL mal formée dans DC_DEV
Reported by: | JcDenis | Owned by: | bruno |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | module:admin | Version: | 2.2 |
Severity: | normal | Keywords: | XHTML, URL, admin |
Cc: |
Description
Lorsque qu'on utilise la constante DC_DEV, il serait quand même bien que le code HTML généré par dcPage soit valide...
Dans la fonction dcPage::debugInfo() l'URL crééé n'est pas valide, il faut échapper les "&".
Attachments
Change History
Changed 14 years ago by JcDenis
-
attachment
debugInfo.patch
added
comment:1 Changed 14 years ago by bruno
- Owner changed from team to bruno
- Milestone changed from 2.3 to 2.4
comment:4 Changed 14 years ago by Dsls <dsls@…>
- Status changed from assigned to closed
- Resolution set to fixed
(In [7b94c89bafa4]) Fixed incorrect prof_url in dev mode. Closes #1190 thanks JcDenis?
Note: See
TracTickets for help on using
tickets.
Fix dcPage::debugInfo XHTML validation