alert-dialog.css missing?

Posted by ncrofts on
URL: https://discuss.orbeon.com/alert-dialog-css-missing-tp3302603.html

Hi,

When I use the fr:alert-dialog XBL control on a form, I noticed the Chrome Developer tools indicate the alert-dialog.css file at "<a href="http://domain:port/context/ops/yui/alert-dialog/skins/sam/alert-dialog.css">http://domain:port/context/ops/yui/alert-dialog/skins/sam/alert-dialog.css" is missing.

The browser console reports "Failed to load resource: the server responded with a status of 404 (Not Found)", and presumably is accounting for some load delay.

The component does actually display and further inspection shows that alert-dialog.css is indeed included but at "<a href="http://domain:port/context/xbl/orbeon/alert-dialog/alert-dialog.css">http://domain:port/context/xbl/orbeon/alert-dialog/alert-dialog.css".

This relates to orbeon-3.8.0.rc1.201005041622-CE.

Is there a way to avoid this error?

Regards,
Neil