Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#669 closed defect (fixed)

register-success.php: printf() not displaying username

Reported by: fel64 Owned by:
Priority: normal Milestone: 0.8.3
Component: Front-end Version: 0.8.2.1
Severity: normal Keywords:
Cc:

Description

This line in kakumei's register-success.php (line 5 :P) is apparently just returning "Your registration as was successful." See http://bbpress.org/forums/topic/as-was

<p><?php printf(__('Your registration as <strong>%s</strong> was successful. Within a few minutes you should receive an email with your password.'), $user_login) ?></p>

Change History (3)

  • Resolution set to fixed
  • Status changed from new to closed

(In [870]) globalize $user_login and friends for register-success template. Fixes #669

(In [871]) [870] for branches/0.8: globalize $user_login and friends for register-success template. Fixes #669

  • Milestone set to 0.8.3 & XML-RPC
Note: See TracTickets for help on using tickets.