[
https://issues.apache.org/jira/browse/XAP-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trevor Oldak closed XAP-126.
----------------------------
> Bug loading "dojo.style.*" in VerticalPanelBridge
> -------------------------------------------------
>
> Key: XAP-126
> URL: https://issues.apache.org/jira/browse/XAP-126
> Project: XAP
> Issue Type: Bug
> Components: Widgets: Other
> Environment: WinXPPro, Firefox
> Reporter: Turyn, Michael
>
> The Xap.require("dojo.style.*) correctly passes the request on to
> dojo.require("dojo.style.*"). Dojo next tries to load it from
> "../../src/dojo/../dojo/src/style/__package__.js", which means it tries to
> load the resulting 404 message page (which says that
> "/xap/src/dojo/src/style/__package__.js" is unavailable).
> This doesn't interrupt operations, but
> 1.) It might indicate a more serious problem with our loading
> mechanism and/or the file structure it expects
> and
> 2.) It looks like it might affect the eventual styling of the page.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.