Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

FS#366 - Registration/Confirmation mail doesn't arrive correctly

Attached to Project: Photo Organizer
Opened by Fabrizio Caso (fabrizio.caso) - Friday, 06 June 2008, 11:06 GMT-4
Last edited by Solomon Peachy (pizza) - Tuesday, 10 June 2008, 20:26 GMT-4
Task Type Bug Report
Category Translations → Italian
Status Closed
Assigned To No-one
Operating System All
Severity Critical
Priority Normal
Reported Version 2.35
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Registration Mail doesn't arrive correctly. Username and PASSWORD are not provided.

The bug is on the 761 and 762 line of src/lang/it_IT.php

You have to replace:

$user_data[3] with $user_data[username]
and
$user_data[4] with $user_data[password]

Bye!
This task depends upon

Closed by  Solomon Peachy (pizza)
Tuesday, 10 June 2008, 20:26 GMT-4
Reason for closing:  Fixed
Additional comments about closing:  Good catch. Odd that I missed the Italian translation when I made this change everywhere else.

It's fixed in r2050

Loading...