Hello,
We got a stack overflow because of something which seems to be a
dependencies infinite loop in ResourceManifest.cs (Orchard.UI):
manifest.DefineScript("*jQueryEffects_Core*").SetUrl("jquery.effects.core.min.js",
"jquery.effects.core.js").SetVersion("1.8.10").*SetDependencies("jQueryEffects_Core")*;
Removing *SetDependencies("jQueryEffects_Core") *fixes the problem but
should there be dependencies?
Thanks
Gwena
---
You are currently subscribed to orchard-discuss as: [email protected].
To unsubscribe send a blank email to [email protected].