Opened 10 years ago
Closed 10 years ago
#11959 closed defect (duplicate)
Error i grid example on dojotoolkit.org
Reported by: | sspringer | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Documentation | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
we detected an error in the filtering grid data example.
In the store url there is a missing slash.
{{ dataUrl }}dojox vs. {{ dataUrl }}/dojox
regards
basti
Change History (3)
comment:1 Changed 10 years ago by
Component: | General → Documentation |
---|---|
Owner: | anonymous deleted |
comment:2 Changed 10 years ago by
Src is correct. Probably only parameter {{ dataUrl }} is parsed wrong. See: http://bugs.dojotoolkit.org/ticket/13222
comment:3 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
lots going on here. #13222 is the same. moving to rstwiki (pushing hard atm) will make this moot. fixing all references to relative-v-absolute {{dataUrl}} roots will be easier in VCS
Note: See
TracTickets for help on using
tickets.
could you please give a url reference?