#230 closed defect (fixed)
rhino dislikes dojo.string.pad
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Doing a kitchen_sink profile build creates a number of fun looking errors in the dojo.js file output, but here is the top part:
js: dojo.string.pad = function(str, len/*=2*/, char/*='0'*/, dir/*=1*/) { js: ............................................... js: "../release/dojo/source.package.js", line 3330: identifier is a reserved word js: if(!char) { js: .........
Change History (2)
comment:1 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | 0.2release |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 0.2release deleted