Opened 9 years ago
Closed 9 years ago
#13703 closed defect (fixed)
DnD code has unnecessary markupFactory() declarations
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | DnD | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
markupFactory()'s third argument is the constructor, which means that (if implemented correctly) subclasses don't need to defined a markupFactory
Note: See
TracTickets for help on using
tickets.
In [26261]: