Opened 17 years ago
Closed 15 years ago
#232 closed enhancement (fixed)
MgResourceIdentifier does not implement Equals in .Net API
Reported by: | jiab | Owned by: | jiab |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Web API | Version: | |
Severity: | minor | Keywords: | |
Cc: | Trevor Wekel | External ID: | 926866 |
Description
class MgResourceIdentifier does not implement Equals in .Net API
Change History (3)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Somewhere back in time, this was fixed.
Note:
See TracTickets
for help on using tickets.
Exercise the following code:
Neither of == or Equals works, making it difficult to cycle through collections looking for a particular resource.