Ticket #2076 (closed defect: wontfix)
need to define in spec what docparser does with multple definitions
| Reported by: | peller | Owned by: | pottedmeat |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Doc parser | Version: | 0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
e.g. dojo.requireLocalization in loader.js is defined twice in the code. One definition wraps the other. The first one is the main definition and has the comments, but the docparser seems to blank them out when it sees the second definition. It might be nice if the doc parser were defined to take the first (or last) definition, but ignored overrides with no comments.
Change History
Note: See
TracTickets for help on using
tickets.