Ticket #1637 (closed defect: fixed)

Opened 1 month ago

Last modified 3 weeks ago

m.h.reflector: get_object_icon is broken (always returns document.png)

Reported by: rambo Assigned to: bergie
Priority: blocker Milestone: 8.09.8 Ragnaroek
Component: MidCOM component Version: 8.09 Ragnaroek
Keywords: Cc:

Description

Probably because resolve_baseclass does not resolve correctly (think decorators...)

This makes life painfull when sorting navigation for example...

Change History

02/25/10 10:56:48 changed by rambo

  • priority changed from major to blocker.

Raising to blocker: This is a source of major annoyance to a lot of people even though it's "just a cosmetic issue" and should be relatively easy to fix.

02/25/10 13:22:47 changed by rambo

  • status changed from new to closed.
  • resolution set to fixed.

(In [25201]) make resolve_baseclass work better with decorators, nicer get_icon handling. fixes #1680 & #1637