Opened 12 years ago
Closed 12 years ago
#11946 closed defect (fixed)
style in base. also copyrights
Reported by: | dante | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Loader | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
dojo/_base/text.js is formatted in only whitespace, and violates many other style guidelines.
dojo/_base/text.js and dojo/mixedLoader.js have nonfoundation copyright notices in them.
dojo/_base/text.js defines dojo.cache ? it is unclear what the purpose of this is.
Attachments (1)
Change History (5)
Changed 12 years ago by
Attachment: | base.patch added |
---|
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from rawld to Rawld Gill |
comment:2 Changed 12 years ago by
comment:2 Changed 12 years ago by
Status: | new → assigned |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Files were improperly checked in. They are not (and never were) part of dojo.
Note: See
TracTickets for help on using
tickets.
some fixes