#3781 closed defect (fixed)
0.9: Minor updates to wire converter load routines.
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
0.9: Minor updates to wire converter load routines.
This fixes an issue where if you pass in a string, it could be a pure function name or a package name that has a convert function.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | dojox.wire_Converter_20070717.patch added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Tested on:
Firefox 1.5.0.12 Firefox 2.0.0.4 Safari B3 IE 6 IE 7 Seamonkey 1.1.2
Note: See
TracTickets for help on using
tickets.
changeset:9687 Fixes this.