Photo Organizer

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Backend / Core
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version Devel
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Photo Organizer
Opened by marcus - 2009-10-18
Last edited by pizza - 2009-10-23

FS#422 - Not possible to set the country

In "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";

Closed by  pizza
2009-10-23 17:20
Reason for closing:  Fixed
Additional comments about closing:  Committed, thanks!

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing