#12271 closed defect (fixed)
Full name is not used in quoted replies
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: |
Fixed regression in which full name was not used, when available, in a quoted ticket comment reply. |
||
| API Changes: |
Added |
||
| Internal Changes: | |||
Description
Looks like I still did not get things quite right in fixing the regression in #12249. As shown in comment:6:ticket:12038, the username rather than full name is used in quoted replies when [trac] show_full_names is True.
Attachments (0)
Change History (4)
comment:1 by , 10 years ago
| Component: | general → ticket system |
|---|---|
| Release Notes: | modified (diff) |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:4 by , 10 years ago
Since the issue continues to be seen (e.g. jomae in comment:3:ticket:12299), I updated t.e.o this evening to r14431. That means we can evaluate all the changes from #11835.



Fixed in [14426].