Modify ↓
Opened 8 years ago
Closed 8 years ago
#12593 closed defect (fixed)
Inconsistent full username in owner dropdown
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.2 |
Component: | query system | Version: | 1.2dev |
Severity: | normal | Keywords: | |
Cc: | username | Branch: | |
Release Notes: |
Fixed author not formatted when query filter added (related to #7339). |
||
API Changes: | |||
Internal Changes: |
Description
With [trac] show_full_names enabled
and [ticket] restrict_owner enabled
the owner dropdown of a custom query contains a minor inconsistency:
When creating a new custom query from scratch adding an constraint for owner first adds the dropdown without full names. Only after clicking the update button it switches to full names.
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
Milestone: | → 1.2 |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 8 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r15187, merged to trunk in r15188.