Ticket #34 (closed enhancement: fixed)

Opened 1 year ago

Last modified 2 months ago

empty div in Userlogin.php

Reported by: tdoman Assigned to: pamela
Priority: trivial Milestone: PW-gal v0.1
Component: Wordpress Version: pwcommon-v1.0
Keywords: 46308447 Cc: <Default>

Description

The following code in Userlogin.php produces an empty <div>:

<div id="userloginprompt"><?php htmlspecialchars( wfMsg('needanaccount', '<a href="https://wag.bandit-project.org"></a>') ) ?></div>

Looks like perfectly valid PHP and the processing of the PHP doesn't halt so we need a good way to find out what gives!

Change History

11/13/08 22:47:19 changed by pamela

  • status changed from new to closed.
  • resolution set to fixed.
  • summary changed from slotta to empty div in Userlogin.php.