This is the bug tracker for Photo Organizer.
FS#422 - Not possible to set the country
Attached to Project:
Photo Organizer
Opened by Marcus Hinz (marcus) - Sunday, 18 October 2009, 09:01 GMT
Last edited by Solomon Peachy (pizza) - Friday, 23 October 2009, 17:20 GMT
Opened by Marcus Hinz (marcus) - Sunday, 18 October 2009, 09:01 GMT
Last edited by Solomon Peachy (pizza) - Friday, 23 October 2009, 17:20 GMT
|
DetailsIn "My Settings - Contact Information" it is not possible to set the country (2.37rc2).
Syntax error in line 474 of my.settings.php -print "<tr><td>".$strings['user_country']."</td> <td>"; emit_combo("country", $all_countries, $po_user['country'], "", 0) . "</td></tr>\n"; +print "<tr><td>".$strings['user_country']."</td> <td>". emit_combo("country", $all_countries, $po_user['country'], "", 0) . "</td></tr>\n"; |
This task depends upon
Closed by Solomon Peachy (pizza)
Friday, 23 October 2009, 17:20 GMT
Reason for closing: Fixed
Additional comments about closing: Committed, thanks!
Friday, 23 October 2009, 17:20 GMT
Reason for closing: Fixed
Additional comments about closing: Committed, thanks!