git | 8 Jun 2011 11:13
Favicon

[mantisbt-commits] mantisbt.git branch, master-1.2.x, updated. release-1.2.5-17-gf2ae577

The branch, master-1.2.x has been updated
       via  f2ae5772bc2f39737081c2fe450cbbb1d084387f (commit)
      from  75bfe81cff480f8ac20107660c8eb9ce9610b559 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f2ae5772bc2f39737081c2fe450cbbb1d084387f
Author: Robert Munteanu <robert.munteanu@...>
Date:   Wed Jun 8 12:10:40 2011 +0300

    Include strong in the list of valid html tags

    The current list of html_valid_tags and html_valid_tags_single_line does
    not include strong, but includes b . On the other hand, it includes both
    i and em. For consistency, this should be adjusted. Also, rich text
    editors have the tendency to produce markup which uses strong rather
    than b, which is then escaped by MantisBT.

    Fixes #13062: Make strong a valid html tag by default

-----------------------------------------------------------------------

Summary of changes:
 config_defaults_inc.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
(Continue reading)


Gmane