View Issue Details

IDProjectCategoryView StatusLast Update
0015446mantisbthtmlpublic2014-12-08 02:07
Reporteratrol Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0015446: Using allowed html tags in text fields causes XML parse errors
Description

0012545 introduces XHTML strict output.
Browsers which support validation of strict XHTML (for example Firefox) will throw parse errors if users enter a note or description that contains one of the $g_html_valid_tags

Steps To Reproduce

Add a note or description that contains one of the $g_html_valid_tags
For example

Bold

TagsNo tags attached.

Relationships

related to 0012545 closeddhx Output XHTML strict so browsers can validate the output of MantisBT 
child of 0014088 closedvboctor Mantis 1.3.0 blocking issues 

Activities

atrol

atrol

2013-01-30 16:16

developer   ~0034986

Reminder sent to: dhx

What's your proposal to solve it?

michabbb

michabbb

2013-02-08 20:34

reporter   ~0035090

sorry asking this here, but how do i report bugs for 1.3.x and where is this version, i'm a bit confused

atrol

atrol

2013-02-09 08:15

developer   ~0035091

1.3.x is the development version and not released (also no alpha or beta versions available).
The source code of this version can be downloaded from the master branch of our source repository at https://github.com/mantisbt/mantisbt

The better places to ask such kind of questions are the forums, the mantisbt-help mailing list or IRC (refer to http://www.mantisbt.org/support.php for links and further details).

Related Changesets

MantisBT: master ec574f8c

2013-06-07 01:21

dregad


Details Diff
Revert "Issue 0012545: Enforce XHTML strict output for all pages served"

This reverts commit 4fc1d8b8290872e660c6d9a179c4c2209adf7e26.

Fixes 0013304, 0014759, 0015446

Conflicts:

core/http_api.php
Affected Issues
0012545, 0013304, 0014759, 0015446
mod - core/html_api.php Diff File
mod - core/http_api.php Diff File