Project

General

Profile

Actions

Bug #2390

closed

setPageTitle should not be htmlspecialchared

Added by beat about 13 years ago. Updated about 13 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

Actions #1

Updated by krileon about 13 years ago

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

Fixed in r1610

Actions #2

Updated by krileon about 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF