Re: alert-dialog.css missing?
Posted by ncrofts on
URL: https://discuss.orbeon.com/alert-dialog-css-missing-tp3302603p3313490.html
Hi Alex,
It may well be a problem with the 3.8.0.rc1.201005041622-CE release I was using. In that version this seems to try to load the alert-dialog.css from both
<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
and then
<a href="http://domain:port/context/xbl/orbeon/alert-dialog/alert-dialog.css">http://domain:port/context/xbl/orbeon/alert-dialog/alert-dialog.css
In the short term I will patch my release so that it finds the file at the first location anyway. but I am going to try and migrate to a more recent build soon as I would like to remove the dependency with eXist used for state caching. I'll check if this also fixes the alert-dialog issue at that time too and update this thread accordingly.
Thanks for taking a look at this. Much appreciated.
Neil