Opened 15 years ago
Closed 15 years ago
#5185 closed enhancement (fixed)
utilize case-insensitive sorting for displaying PackageCredits
Reported by: | mmadia | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/AboutSystem | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
From a mailing list reply: ... the entries are sorted in case-sensitive order, which is due to the fact that some developer just used a std::map<std::string, PackageCredit*>.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev35624.