Opened 13 years ago
Closed 8 years ago
#7291 closed defect (wontfix)
dojox.help -- server-side PHP Notice invalidates jsonp results
Reported by: | humbletim | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Dojox | Version: | 1.1.1 |
Keywords: | Cc: | wolfram | |
Blocked By: | Blocking: |
Description
dojo.require("dojox.help"); dojo.help();
Notice: Undefined property: stdClass::$theme in /srv/www/vhosts/api-staging.dojotoolkit.org/includes/theme.inc on line 45 3dojo.io.script.jsonp_dojoIoScript2._jsonpCallback([{"name":"dojo","summary":"","type":"Object","returns":{"types":[],"summary":false}}]);
Change History (8)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Cc: | wolfram added |
---|---|
Owner: | changed from Adam Peller to Neil Roberts |
comment:3 Changed 13 years ago by
Milestone: | tbd → 1.3 |
---|
Owners should mark these bugs w/a milestone (possibly future). Putting into 1.3 milestone temporarily (since 1.2RC has already been made)
comment:4 Changed 12 years ago by
Milestone: | 1.3 → future |
---|
neil: are we going to get the rpc service back up at some point, or should we axe dojox.help ?
comment:6 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
This component is abandoned.
comment:7 Changed 8 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:8 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Sorry for the noise, fat fingered it.
Note: See
TracTickets for help on using
tickets.
i don't know why i tried dojo.help() first, but just retested and the issue doesn't happen on calls like dojo.query.help();