Project

General

Profile

Actions

Bug #2390

closed

setPageTitle should not be htmlspecialchared

Bug #2390: setPageTitle should not be htmlspecialchared

Added by beat almost 15 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09 March 2011
Due date:
% Done:

100%

Estimated time:

Description

$_CB_framework->setPageTitle should not be htmlspecialchared, but $_CB_framework->appendPathWay should be (correctly done)

e.g.
_CB_framework->appendPathWay( htmlspecialchars( $category->name ), $category_url );
is correct

Updated by krileon almost 15 years ago Actions #1

  • Status changed from New to Resolved
  • Assignee changed from krileon to beat
  • % Done changed from 0 to 100

Fixed in r1610

Updated by krileon almost 15 years ago Actions #2

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom