Manage Users: There shouldn't be both international flag and no flag #1503

Closed
opened 2013-05-10 08:02:58 +00:00 by rlx · 2 comments
Owner
No description provided.
rlx added this to the 13.04 milestone 2013-05-29 10:36:00 +00:00
Author
Owner

The issue is that for some users, location is the empty string, while for others it's null. Null values will never reach the list's format function (which may be a bug of its own).

For now, this should be fixed by sending the empty string, not null.

The issue is that for some users, location is the empty string, while for others it's null. Null values will never reach the list's format function (which may be a bug of its own). For now, this should be fixed by sending the empty string, not null.
Author
Owner

In []changeset:pandora,3504:

#!CommitTicketReference repository="" revision="pandora,3504"
fix #1503 (Manage Users: There shouldn't be both international flag and no flag)
In []changeset:pandora,3504: ``` #!CommitTicketReference repository="" revision="pandora,3504" fix #1503 (Manage Users: There shouldn't be both international flag and no flag) ```
rlx 2013-08-05 13:56:50 +00:00
  • closed this issue
  • added the
    fixed
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
0x2620/pandora#1503
No description provided.