core

Ticket #11 (closed Bug: fixed)

Opened 3 months ago

Last modified 2 months ago

Double ampersand encoding in user language files

Reported by: markwest Owned by: markwest
Priority: major Milestone: 1.0.1
Version: 1.0.0 Keywords:
Cc:

Description

URL: index.php?module=Users

By default the ampersand in the h1 tag is encoded twice due to a fault in the language files.

Change line 18 of system\users\pnlang\eng\user.php to

define('_USERS_REGISTRATIONANDLOGIN','Log In & Registration');

Change History

Changed 3 months ago by markwest

  • owner set to markwest
  • status changed from new to accepted
  • milestone set to 1.0.1

Changed 2 months ago by markwest

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in revision [24385].

Note: See TracTickets for help on using tickets.