#17043 closed defect (fixed)
dojox.rpc.Service incorrect naming conflic detection when generating method.
Reported by: | jinlan | Owned by: | dylan |
---|---|---|---|
Priority: | low | Milestone: | 1.7.9 |
Component: | Dojox | Version: | 1.8.3 |
Keywords: | Cc: | Dustin Machi, Revin Guillen | |
Blocked By: | Blocking: |
Description
line 65: if(this[method]){
it should be: if(this[serviceName]){
"method" here is actually the smd object.
Change History (9)
comment:1 Changed 8 years ago by
Cc: | Dustin Machi Revin Guillen added |
---|---|
Owner: | changed from Adam Peller to Kris Zyp |
Status: | new → assigned |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Owner: | changed from Kris Zyp to dylan |
comment:3 Changed 5 years ago by
Priority: | undecided → low |
---|
comment:4 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:9 Changed 5 years ago by
Milestone: | 1.11 → 1.7.9 |
---|
Thanks @jinlan. Apologies that it took us this long to land a one variable patch.
Note: See
TracTickets for help on using
tickets.
I hope to get to this ticket in time for 1.11 (setting a deadline of end of January). If not, this will get moved to 1.12.