<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>orchard Issue Tracker Rss Feed</title><link>http://orchard.codeplex.com/WorkItem/List.aspx</link><description>orchard Issue Tracker Rss Description</description><item><title>Closed Unassigned: Double-clicking publish throws exception [19735]</title><link>http://orchard.codeplex.com/workitem/19735</link><description>Please delete this .. my mistake.&lt;br /&gt;Comments: As requested.</description><author>Piedone</author><pubDate>Wed, 22 May 2013 14:42:13 GMT</pubDate><guid isPermaLink="false">Closed Unassigned: Double-clicking publish throws exception [19735] 20130522024213P</guid></item><item><title>Commented Unassigned: Publish with web deploy fails since last orchard.web.csproj / hostcomponents.config modif  [19736]</title><link>http://orchard.codeplex.com/workitem/19736</link><description>Unable to find path &amp;#39;E&amp;#58;&amp;#92;Config&amp;#92;HostComponents.config&amp;#39;.&amp;#9;E&amp;#58;&amp;#92;xxxb&amp;#92;Orchard.Web.csproj&amp;#9;241&amp;#9;5&amp;#9;Orchard.Web&lt;br /&gt;&lt;br /&gt;Comments: &amp;#36;&amp;#40;PackageTmp&amp;#41;</description><author>CSADNT</author><pubDate>Wed, 22 May 2013 07:43:36 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Publish with web deploy fails since last orchard.web.csproj / hostcomponents.config modif  [19736] 20130522074336A</guid></item><item><title>Edited Unassigned: Publish with web deploy fails since last orchard.web.csproj / hostcomponents.config modif  [19736]</title><link>http://orchard.codeplex.com/workitem/19736</link><description>Unable to find path &amp;#39;E&amp;#58;&amp;#92;Config&amp;#92;HostComponents.config&amp;#39;.&amp;#9;E&amp;#58;&amp;#92;xxxb&amp;#92;Orchard.Web.csproj&amp;#9;241&amp;#9;5&amp;#9;Orchard.Web&lt;br /&gt;&lt;br /&gt;</description><author>CSADNT</author><pubDate>Wed, 22 May 2013 07:35:54 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Publish with web deploy fails since last orchard.web.csproj / hostcomponents.config modif  [19736] 20130522073554A</guid></item><item><title>Created Unassigned: Publish with web deploy fails since last hostcomponents.config modif  [19736]</title><link>http://orchard.codeplex.com/workitem/19736</link><description>Unable to find path &amp;#39;E&amp;#58;&amp;#92;Config&amp;#92;HostComponents.config&amp;#39;.&amp;#9;E&amp;#58;&amp;#92;xxxb&amp;#92;Orchard.Web.csproj&amp;#9;241&amp;#9;5&amp;#9;Orchard.Web&lt;br /&gt;&lt;br /&gt;</description><author>CSADNT</author><pubDate>Wed, 22 May 2013 07:35:05 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Publish with web deploy fails since last hostcomponents.config modif  [19736] 20130522073505A</guid></item><item><title>Edited Unassigned: For content items, URLalternates load before Orchard.Core.Content.Shapes has a chance to populate the Content alternates. [19734]</title><link>http://orchard.codeplex.com/workitem/19734</link><description>The issue appears when you want to override a specific content type on a given URL. you will find Content-url-&amp;#91;page&amp;#93; is an available template but Content-&amp;#91;type&amp;#93;-url-&amp;#91;page&amp;#93; is not, and nether are any of the other contentitem specific alternates.&lt;br /&gt;&lt;br /&gt;I traced the issue to the fact that in Orchard.Core.Content.Shapes an IShapeTableProvider, and its &amp;#34;discovery&amp;#34; method uses the fluent code to add the OnDisplaying logic to add the alternates for contentitems. However the code in that action is not called until after all of the ShapeDisplayEvents &amp;#40;URLAlternates, WidgetAlternets, etc..&amp;#41; have all executed there Displaying&amp;#40;&amp;#41; methods&amp;#47;events &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#40;FYI &amp;#58; I tested the current code in 1.x for URLAlternates.. It places the injection for URLAlternates in Creating instead of in Displaying. However, that did not fix this issue.&lt;br /&gt;&lt;br /&gt;</description><author>jhandel</author><pubDate>Wed, 22 May 2013 02:34:49 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: For content items, URLalternates load before Orchard.Core.Content.Shapes has a chance to populate the Content alternates. [19734] 20130522023449A</guid></item><item><title>Edited Unassigned: Double-clicking publish throws exception [19735]</title><link>http://orchard.codeplex.com/workitem/19735</link><description>Please delete this .. my mistake.&lt;br /&gt;</description><author>woodvorg</author><pubDate>Wed, 22 May 2013 00:23:50 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Double-clicking publish throws exception [19735] 20130522122350A</guid></item><item><title>Created Unassigned: Double-clicking publish throws exception [19735]</title><link>http://orchard.codeplex.com/workitem/19735</link><description>Double-clicking publish throws the following exception&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;An unhandled exception has occurred and the request was terminated. Please refresh the page. If the error persists, go back&lt;br /&gt;Sequence contains more than one matching element&lt;br /&gt;System.InvalidOperationException&amp;#58; Sequence contains more than one matching element at System.Linq.Enumerable.SingleOrDefault&amp;#91;TSource&amp;#93;&amp;#40;IEnumerable&amp;#96;1 source, Func&amp;#96;2 predicate&amp;#41; at Orchard.ContentManagement.DefaultContentManager.Publish&amp;#40;ContentItem contentItem&amp;#41; in c&amp;#58;&amp;#92;Users&amp;#92;dig-andrew.harward&amp;#92;Documents&amp;#92;Visual Studio 2012&amp;#92;Projects&amp;#92;Chubb&amp;#92;src&amp;#92;Orchard&amp;#92;ContentManagement&amp;#92;DefaultContentManager.cs&amp;#58;line 346 at Orchard.Core.Contents.Controllers.AdminController.EditPOST&amp;#40;Int32 id, String returnUrl, Action&amp;#96;1 conditionallyPublish&amp;#41; in c&amp;#58;&amp;#92;Users&amp;#92;dig-andrew.harward&amp;#92;Documents&amp;#92;Visual Studio 2012&amp;#92;Projects&amp;#92;Chubb&amp;#92;src&amp;#92;Orchard.Web&amp;#92;Core&amp;#92;Contents&amp;#92;Controllers&amp;#92;AdminController.cs&amp;#58;line 319 at lambda_method&amp;#40;Closure , ControllerBase , Object&amp;#91;&amp;#93; &amp;#41; at System.Web.Mvc.ReflectedActionDescriptor.Execute&amp;#40;ControllerContext controllerContext, IDictionary&amp;#96;2 parameters&amp;#41; at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod&amp;#40;ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary&amp;#96;2 parameters&amp;#41; at System.Web.Mvc.ControllerActionInvoker.&amp;#60;&amp;#62;c__DisplayClass13.&amp;#60;InvokeActionMethodWithFilters&amp;#62;b__10&amp;#40;&amp;#41; at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter&amp;#40;IActionFilter filter, ActionExecutingContext preContext, Func&amp;#96;1 continuation&amp;#41; at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter&amp;#40;IActionFilter filter, ActionExecutingContext preContext, Func&amp;#96;1 continuation&amp;#41; at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter&amp;#40;IActionFilter filter, ActionExecutingContext preContext, Func&amp;#96;1 continuation&amp;#41;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;</description><author>woodvorg</author><pubDate>Wed, 22 May 2013 00:22:40 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Double-clicking publish throws exception [19735] 20130522122240A</guid></item><item><title>Commented Issue: CustomForms module loses route when built for deploy [18821]</title><link>http://orchard.codeplex.com/workitem/18821</link><description>After clicking ClickToBuild.bat and then deploying the customforms module fails to load any of the routes.  e..g. you can&amp;#39;t see the admin page and when submitting a form it goes to a page that isn&amp;#39;t rewritten.&lt;br /&gt;&lt;br /&gt;Comments: Similar Repro to an earlier post. Currently running Orchard 1.6.&amp;#10;&amp;#10;When I do a deployment to a server through FTP &amp;#40;build based on full source&amp;#41;&amp;#10;the forms are showing properly in the website. But when I try to access the&amp;#10;administration panel &amp;#40;&amp;#47;Admin&amp;#47;Orchard.CustomForms&amp;#41; I get a 404. The 404 also&amp;#10;shows when I submit a form. &amp;#40;everything running fine locally&amp;#41;&amp;#10;&amp;#10;It also just happened when I downloaded the clean, most recent &amp;#34;Orchard.Web.zip&amp;#34;.&amp;#10;I moved the contents of the zip to my server and ran through installation. After&amp;#10;installing&amp;#47;enabeling the Orchard.CustomForms module, the Admin page shows a 404.&amp;#10;&amp;#10;&amp;#62; SteveTaylorUK wrote Jul 21, 2012 at 11&amp;#58;16 PM&amp;#10;&amp;#62; REPO&amp;#58;&amp;#10;&amp;#62; Download full source &amp;#40;was 1.5 RC2&amp;#41;&amp;#10;&amp;#62; Add content type for custom form &amp;#40;called contact form&amp;#41;&amp;#10;&amp;#62; Add custom form widget to page&amp;#10;&amp;#62; build using &amp;#40;click to build batch file&amp;#41;&amp;#10;&amp;#62; xcopy to server the files in build&amp;#47;stage folder.&amp;#10;&amp;#62; submit a form once deployed or go to custom forms in the admin to see 404 error.</description><author>TymenSteur</author><pubDate>Tue, 21 May 2013 23:55:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: CustomForms module loses route when built for deploy [18821] 20130521115531P</guid></item><item><title>Closed Issue: CustomForms module loses route when built for deploy [18821]</title><link>http://orchard.codeplex.com/workitem/18821</link><description>After clicking ClickToBuild.bat and then deploying the customforms module fails to load any of the routes.  e..g. you can&amp;#39;t see the admin page and when submitting a form it goes to a page that isn&amp;#39;t rewritten.&lt;br /&gt;&lt;br /&gt;Comments: Provide a repro and it will be fixed.</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 23:28:29 GMT</pubDate><guid isPermaLink="false">Closed Issue: CustomForms module loses route when built for deploy [18821] 20130521112829P</guid></item><item><title>Commented Unassigned: Saving a newly created layout at a Projection redirects to 404 [19692]</title><link>http://orchard.codeplex.com/workitem/19692</link><description>1. Go to a query.&lt;br /&gt;2. Add a new layout.&lt;br /&gt;3. Save.&lt;br /&gt;4. Get redirected to 404 because in the url the ID is 0.&lt;br /&gt;&lt;br /&gt;This doesn&amp;#39;t happen when editing an already existing layout.&lt;br /&gt;&lt;br /&gt;Latest 1.x.&lt;br /&gt;Comments: Fixed in changeset b5531c0c7920</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 22:55:51 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Saving a newly created layout at a Projection redirects to 404 [19692] 20130521105551P</guid></item><item><title>Edited Unassigned: Saving a newly created layout at a Projection redirects to 404 [19692]</title><link>http://orchard.codeplex.com/workitem/19692</link><description>1. Go to a query.&lt;br /&gt;2. Add a new layout.&lt;br /&gt;3. Save.&lt;br /&gt;4. Get redirected to 404 because in the url the ID is 0.&lt;br /&gt;&lt;br /&gt;This doesn&amp;#39;t happen when editing an already existing layout.&lt;br /&gt;&lt;br /&gt;Latest 1.x.&lt;br /&gt;</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 22:55:51 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Saving a newly created layout at a Projection redirects to 404 [19692] 20130521105551P</guid></item><item><title>Closed Issue: ReCaptcha settings should be site settings, not part settings [19223]</title><link>http://orchard.codeplex.com/workitem/19223</link><description>If you have more than one content type using captcha, you&amp;#39;ll have to copy the keys every time.&lt;br /&gt;</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 22:44:33 GMT</pubDate><guid isPermaLink="false">Closed Issue: ReCaptcha settings should be site settings, not part settings [19223] 20130521104433P</guid></item><item><title>Closed Issue: Notification that no spam filter is configured displayed if no spam filtering for authenticated users [19305]</title><link>http://orchard.codeplex.com/workitem/19305</link><description>Repro&amp;#58; enable and configure a spam filter, checking the checkbox for bypassing the filter for authenticated users.&lt;br /&gt;&lt;br /&gt;Expected&amp;#58; no alert&lt;br /&gt;Actual&amp;#58; notification bugs admin that no spam filter is configured.&lt;br /&gt;</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 22:44:09 GMT</pubDate><guid isPermaLink="false">Closed Issue: Notification that no spam filter is configured displayed if no spam filtering for authenticated users [19305] 20130521104409P</guid></item><item><title>Commented Unassigned: Styles.Require stopped working on theme's Layout page since pre 1.7 [19717]</title><link>http://orchard.codeplex.com/workitem/19717</link><description>branch 1.x - change set&amp;#58; 847c3d59d6be&lt;br /&gt;&lt;br /&gt;Fragment of Layout.cshtml of &amp;#34;MyTheme&amp;#34;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;    Style.Include&amp;#40;&amp;#34;default&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;    Style.Require&amp;#40;&amp;#34;bootstrap&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;    Style.Require&amp;#40;&amp;#34;bootstrap-responsive&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;    Style.Require&amp;#40;&amp;#34;bootstrap-internal&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;Default style and bootstrap-internal is defined in ResourceManifest in &amp;#34;MyTheme&amp;#34; &lt;br /&gt;Bootstrap styles are defined in ResourceManifest of my Bootstrap module.&lt;br /&gt;&lt;br /&gt;In version 1.5.1 and 1.6 this theme was working correctly. In version 1.7 it doesn&amp;#39;t.&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;Line 257&amp;#58;                var resource &amp;#61; FindResource&amp;#40;settings&amp;#41;&amp;#59;&lt;br /&gt;Line 258&amp;#58;                if &amp;#40;resource &amp;#61;&amp;#61; null&amp;#41; &amp;#123;&lt;br /&gt;Line 259&amp;#58;                    throw new InvalidOperationException&amp;#40;String.Format&amp;#40;CultureInfo.CurrentCulture, &amp;#34;A &amp;#39;&amp;#123;1&amp;#125;&amp;#39; named &amp;#39;&amp;#123;0&amp;#125;&amp;#39; could not be found.&amp;#34;, settings.Name, settings.Type&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;Line 260&amp;#58;                &amp;#125;&lt;br /&gt;Line 261&amp;#58;                ExpandDependencies&amp;#40;resource, settings, allResources&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Source File&amp;#58; c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;UI&amp;#92;Resources&amp;#92;ResourceManager.cs    Line&amp;#58; 259&lt;br /&gt;&lt;br /&gt;Stack Trace&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#91;InvalidOperationException&amp;#58; A &amp;#39;stylesheet&amp;#39; named &amp;#39;bootstrap&amp;#39; could not be found.&amp;#93;&lt;br /&gt;   Orchard.UI.Resources.ResourceManager.BuildRequiredResources&amp;#40;String resourceType&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;UI&amp;#92;Resources&amp;#92;ResourceManager.cs&amp;#58;259&lt;br /&gt;   Orchard.Core.Shapes.CoreShapes.WriteResources&amp;#40;Object Display, TextWriter Output, String resourceType, Nullable&amp;#96;1 includeLocation, Nullable&amp;#96;1 excludeLocation&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard.Web&amp;#92;Core&amp;#92;Shapes&amp;#92;CoreShapes.cs&amp;#58;386&lt;br /&gt;   CallSite.Target&amp;#40;Closure , CallSite , CoreShapes , Object , TextWriter , String , Object , Object &amp;#41; &amp;#43;284&lt;br /&gt;   Orchard.Core.Shapes.CoreShapes.StylesheetLinks&amp;#40;Object Display, TextWriter Output&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard.Web&amp;#92;Core&amp;#92;Shapes&amp;#92;CoreShapes.cs&amp;#58;338&lt;br /&gt;&lt;br /&gt;&amp;#91;TargetInvocationException&amp;#58; Exception has been thrown by the target of an invocation.&amp;#93;&lt;br /&gt;   System.RuntimeMethodHandle.InvokeMethod&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, Signature sig, Boolean constructor&amp;#41; &amp;#43;0&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal&amp;#40;Object obj, Object&amp;#91;&amp;#93; parameters, Object&amp;#91;&amp;#93; arguments&amp;#41; &amp;#43;92&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture&amp;#41; &amp;#43;108&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeAttributeStrategy.ShapeAttributeBindingStrategy.PerformInvoke&amp;#40;DisplayContext displayContext, MethodInfo methodInfo, Object serviceInstance&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAttributeStrategy&amp;#92;ShapeAttributeBindingStrategy.cs&amp;#58;64&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeAttributeStrategy.&amp;#60;&amp;#62;c__DisplayClass4.&amp;#60;CreateDelegate&amp;#62;b__3&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAttributeStrategy&amp;#92;ShapeAttributeBindingStrategy.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.&amp;#60;&amp;#62;c__DisplayClass5.&amp;#60;BoundAs&amp;#62;b__2&amp;#40;DisplayContext displayContext&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAlterationBuilder.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process&amp;#40;ShapeBinding shapeBinding, IShape shape, DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;177&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;81&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute&amp;#40;Object shape&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;86&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.Invoke&amp;#40;String name, INamedEnumerable&amp;#96;1 parameters&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;43&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.TryInvoke&amp;#40;InvokeBinder binder, Object&amp;#91;&amp;#93; args, Object&amp;#38; result&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;29&lt;br /&gt;   CallSite.Target&amp;#40;Closure , CallSite , Object , Object &amp;#41; &amp;#43;193&lt;br /&gt;   Orchard.Core.Shapes.CoreShapes.DocumentZone&amp;#40;Object Display, Object Shape, TextWriter Output&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard.Web&amp;#92;Core&amp;#92;Shapes&amp;#92;CoreShapes.cs&amp;#58;268&lt;br /&gt;&lt;br /&gt;&amp;#91;TargetInvocationException&amp;#58; Exception has been thrown by the target of an invocation.&amp;#93;&lt;br /&gt;   System.RuntimeMethodHandle.InvokeMethod&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, Signature sig, Boolean constructor&amp;#41; &amp;#43;0&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal&amp;#40;Object obj, Object&amp;#91;&amp;#93; parameters, Object&amp;#91;&amp;#93; arguments&amp;#41; &amp;#43;92&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture&amp;#41; &amp;#43;108&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeAttributeStrategy.ShapeAttributeBindingStrategy.PerformInvoke&amp;#40;DisplayContext displayContext, MethodInfo methodInfo, Object serviceInstance&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAttributeStrategy&amp;#92;ShapeAttributeBindingStrategy.cs&amp;#58;64&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeAttributeStrategy.&amp;#60;&amp;#62;c__DisplayClass4.&amp;#60;CreateDelegate&amp;#62;b__3&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAttributeStrategy&amp;#92;ShapeAttributeBindingStrategy.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.&amp;#60;&amp;#62;c__DisplayClass5.&amp;#60;BoundAs&amp;#62;b__2&amp;#40;DisplayContext displayContext&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAlterationBuilder.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process&amp;#40;ShapeBinding shapeBinding, IShape shape, DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;177&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;81&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute&amp;#40;Object shape&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;86&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.Invoke&amp;#40;String name, INamedEnumerable&amp;#96;1 parameters&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;43&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.TryInvoke&amp;#40;InvokeBinder binder, Object&amp;#91;&amp;#93; args, Object&amp;#38; result&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;29&lt;br /&gt;   CallSite.Target&amp;#40;Closure , CallSite , Object , Object &amp;#41; &amp;#43;193&lt;br /&gt;   ASP._Page_Core_Shapes_Views_Document_cshtml.Execute&amp;#40;&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;Loyalty&amp;#92;src&amp;#92;app&amp;#92;Orchard&amp;#92;Core&amp;#92;Shapes&amp;#92;Views&amp;#92;Document.cshtml&amp;#58;15&lt;br /&gt;   System.Web.WebPages.WebPageBase.ExecutePageHierarchy&amp;#40;&amp;#41; &amp;#43;197&lt;br /&gt;   System.Web.Mvc.WebViewPage.ExecutePageHierarchy&amp;#40;&amp;#41; &amp;#43;97&lt;br /&gt;   System.Web.WebPages.WebPageBase.ExecutePageHierarchy&amp;#40;WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage&amp;#41; &amp;#43;88&lt;br /&gt;   System.Web.Mvc.RazorView.RenderView&amp;#40;ViewContext viewContext, TextWriter writer, Object instance&amp;#41; &amp;#43;260&lt;br /&gt;   System.Web.Mvc.BuildManagerCompiledView.Render&amp;#40;ViewContext viewContext, TextWriter writer&amp;#41; &amp;#43;115&lt;br /&gt;   System.Web.Mvc.HtmlHelper.RenderPartialInternal&amp;#40;String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection&amp;#41; &amp;#43;276&lt;br /&gt;   System.Web.Mvc.Html.PartialExtensions.Partial&amp;#40;HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData&amp;#41; &amp;#43;108&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy.Render&amp;#40;ShapeDescriptor shapeDescriptor, DisplayContext displayContext, HarvestShapeInfo harvestShapeInfo, HarvestShapeHit harvestShapeHit&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeTemplateStrategy&amp;#92;ShapeTemplateBindingStrategy.cs&amp;#58;139&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.&amp;#60;&amp;#62;c__DisplayClass28.&amp;#60;Discover&amp;#62;b__15&amp;#40;DisplayContext displayContext&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeTemplateStrategy&amp;#92;ShapeTemplateBindingStrategy.cs&amp;#58;126&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.&amp;#60;&amp;#62;c__DisplayClass5.&amp;#60;BoundAs&amp;#62;b__2&amp;#40;DisplayContext displayContext&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAlterationBuilder.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process&amp;#40;ShapeBinding shapeBinding, IShape shape, DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;177&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;95&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute&amp;#40;Object shape&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;86&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.Invoke&amp;#40;String name, INamedEnumerable&amp;#96;1 parameters&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;43&lt;br /&gt;   ...&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;Comments: Fixed in changeset 3e12cca26347</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 22:22:27 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Styles.Require stopped working on theme's Layout page since pre 1.7 [19717] 20130521102227P</guid></item><item><title>Edited Unassigned: Styles.Require stopped working on theme's Layout page since pre 1.7 [19717]</title><link>http://orchard.codeplex.com/workitem/19717</link><description>branch 1.x - change set&amp;#58; 847c3d59d6be&lt;br /&gt;&lt;br /&gt;Fragment of Layout.cshtml of &amp;#34;MyTheme&amp;#34;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;    Style.Include&amp;#40;&amp;#34;default&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;    Style.Require&amp;#40;&amp;#34;bootstrap&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;    Style.Require&amp;#40;&amp;#34;bootstrap-responsive&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;    Style.Require&amp;#40;&amp;#34;bootstrap-internal&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;Default style and bootstrap-internal is defined in ResourceManifest in &amp;#34;MyTheme&amp;#34; &lt;br /&gt;Bootstrap styles are defined in ResourceManifest of my Bootstrap module.&lt;br /&gt;&lt;br /&gt;In version 1.5.1 and 1.6 this theme was working correctly. In version 1.7 it doesn&amp;#39;t.&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;Line 257&amp;#58;                var resource &amp;#61; FindResource&amp;#40;settings&amp;#41;&amp;#59;&lt;br /&gt;Line 258&amp;#58;                if &amp;#40;resource &amp;#61;&amp;#61; null&amp;#41; &amp;#123;&lt;br /&gt;Line 259&amp;#58;                    throw new InvalidOperationException&amp;#40;String.Format&amp;#40;CultureInfo.CurrentCulture, &amp;#34;A &amp;#39;&amp;#123;1&amp;#125;&amp;#39; named &amp;#39;&amp;#123;0&amp;#125;&amp;#39; could not be found.&amp;#34;, settings.Name, settings.Type&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;Line 260&amp;#58;                &amp;#125;&lt;br /&gt;Line 261&amp;#58;                ExpandDependencies&amp;#40;resource, settings, allResources&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Source File&amp;#58; c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;UI&amp;#92;Resources&amp;#92;ResourceManager.cs    Line&amp;#58; 259&lt;br /&gt;&lt;br /&gt;Stack Trace&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#91;InvalidOperationException&amp;#58; A &amp;#39;stylesheet&amp;#39; named &amp;#39;bootstrap&amp;#39; could not be found.&amp;#93;&lt;br /&gt;   Orchard.UI.Resources.ResourceManager.BuildRequiredResources&amp;#40;String resourceType&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;UI&amp;#92;Resources&amp;#92;ResourceManager.cs&amp;#58;259&lt;br /&gt;   Orchard.Core.Shapes.CoreShapes.WriteResources&amp;#40;Object Display, TextWriter Output, String resourceType, Nullable&amp;#96;1 includeLocation, Nullable&amp;#96;1 excludeLocation&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard.Web&amp;#92;Core&amp;#92;Shapes&amp;#92;CoreShapes.cs&amp;#58;386&lt;br /&gt;   CallSite.Target&amp;#40;Closure , CallSite , CoreShapes , Object , TextWriter , String , Object , Object &amp;#41; &amp;#43;284&lt;br /&gt;   Orchard.Core.Shapes.CoreShapes.StylesheetLinks&amp;#40;Object Display, TextWriter Output&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard.Web&amp;#92;Core&amp;#92;Shapes&amp;#92;CoreShapes.cs&amp;#58;338&lt;br /&gt;&lt;br /&gt;&amp;#91;TargetInvocationException&amp;#58; Exception has been thrown by the target of an invocation.&amp;#93;&lt;br /&gt;   System.RuntimeMethodHandle.InvokeMethod&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, Signature sig, Boolean constructor&amp;#41; &amp;#43;0&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal&amp;#40;Object obj, Object&amp;#91;&amp;#93; parameters, Object&amp;#91;&amp;#93; arguments&amp;#41; &amp;#43;92&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture&amp;#41; &amp;#43;108&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeAttributeStrategy.ShapeAttributeBindingStrategy.PerformInvoke&amp;#40;DisplayContext displayContext, MethodInfo methodInfo, Object serviceInstance&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAttributeStrategy&amp;#92;ShapeAttributeBindingStrategy.cs&amp;#58;64&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeAttributeStrategy.&amp;#60;&amp;#62;c__DisplayClass4.&amp;#60;CreateDelegate&amp;#62;b__3&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAttributeStrategy&amp;#92;ShapeAttributeBindingStrategy.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.&amp;#60;&amp;#62;c__DisplayClass5.&amp;#60;BoundAs&amp;#62;b__2&amp;#40;DisplayContext displayContext&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAlterationBuilder.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process&amp;#40;ShapeBinding shapeBinding, IShape shape, DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;177&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;81&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute&amp;#40;Object shape&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;86&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.Invoke&amp;#40;String name, INamedEnumerable&amp;#96;1 parameters&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;43&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.TryInvoke&amp;#40;InvokeBinder binder, Object&amp;#91;&amp;#93; args, Object&amp;#38; result&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;29&lt;br /&gt;   CallSite.Target&amp;#40;Closure , CallSite , Object , Object &amp;#41; &amp;#43;193&lt;br /&gt;   Orchard.Core.Shapes.CoreShapes.DocumentZone&amp;#40;Object Display, Object Shape, TextWriter Output&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard.Web&amp;#92;Core&amp;#92;Shapes&amp;#92;CoreShapes.cs&amp;#58;268&lt;br /&gt;&lt;br /&gt;&amp;#91;TargetInvocationException&amp;#58; Exception has been thrown by the target of an invocation.&amp;#93;&lt;br /&gt;   System.RuntimeMethodHandle.InvokeMethod&amp;#40;Object target, Object&amp;#91;&amp;#93; arguments, Signature sig, Boolean constructor&amp;#41; &amp;#43;0&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal&amp;#40;Object obj, Object&amp;#91;&amp;#93; parameters, Object&amp;#91;&amp;#93; arguments&amp;#41; &amp;#43;92&lt;br /&gt;   System.Reflection.RuntimeMethodInfo.Invoke&amp;#40;Object obj, BindingFlags invokeAttr, Binder binder, Object&amp;#91;&amp;#93; parameters, CultureInfo culture&amp;#41; &amp;#43;108&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeAttributeStrategy.ShapeAttributeBindingStrategy.PerformInvoke&amp;#40;DisplayContext displayContext, MethodInfo methodInfo, Object serviceInstance&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAttributeStrategy&amp;#92;ShapeAttributeBindingStrategy.cs&amp;#58;64&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeAttributeStrategy.&amp;#60;&amp;#62;c__DisplayClass4.&amp;#60;CreateDelegate&amp;#62;b__3&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAttributeStrategy&amp;#92;ShapeAttributeBindingStrategy.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.&amp;#60;&amp;#62;c__DisplayClass5.&amp;#60;BoundAs&amp;#62;b__2&amp;#40;DisplayContext displayContext&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAlterationBuilder.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process&amp;#40;ShapeBinding shapeBinding, IShape shape, DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;177&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;81&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute&amp;#40;Object shape&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;86&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.Invoke&amp;#40;String name, INamedEnumerable&amp;#96;1 parameters&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;43&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.TryInvoke&amp;#40;InvokeBinder binder, Object&amp;#91;&amp;#93; args, Object&amp;#38; result&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;29&lt;br /&gt;   CallSite.Target&amp;#40;Closure , CallSite , Object , Object &amp;#41; &amp;#43;193&lt;br /&gt;   ASP._Page_Core_Shapes_Views_Document_cshtml.Execute&amp;#40;&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;Loyalty&amp;#92;src&amp;#92;app&amp;#92;Orchard&amp;#92;Core&amp;#92;Shapes&amp;#92;Views&amp;#92;Document.cshtml&amp;#58;15&lt;br /&gt;   System.Web.WebPages.WebPageBase.ExecutePageHierarchy&amp;#40;&amp;#41; &amp;#43;197&lt;br /&gt;   System.Web.Mvc.WebViewPage.ExecutePageHierarchy&amp;#40;&amp;#41; &amp;#43;97&lt;br /&gt;   System.Web.WebPages.WebPageBase.ExecutePageHierarchy&amp;#40;WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage&amp;#41; &amp;#43;88&lt;br /&gt;   System.Web.Mvc.RazorView.RenderView&amp;#40;ViewContext viewContext, TextWriter writer, Object instance&amp;#41; &amp;#43;260&lt;br /&gt;   System.Web.Mvc.BuildManagerCompiledView.Render&amp;#40;ViewContext viewContext, TextWriter writer&amp;#41; &amp;#43;115&lt;br /&gt;   System.Web.Mvc.HtmlHelper.RenderPartialInternal&amp;#40;String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection&amp;#41; &amp;#43;276&lt;br /&gt;   System.Web.Mvc.Html.PartialExtensions.Partial&amp;#40;HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData&amp;#41; &amp;#43;108&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.ShapeTemplateBindingStrategy.Render&amp;#40;ShapeDescriptor shapeDescriptor, DisplayContext displayContext, HarvestShapeInfo harvestShapeInfo, HarvestShapeHit harvestShapeHit&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeTemplateStrategy&amp;#92;ShapeTemplateBindingStrategy.cs&amp;#58;139&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.&amp;#60;&amp;#62;c__DisplayClass28.&amp;#60;Discover&amp;#62;b__15&amp;#40;DisplayContext displayContext&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeTemplateStrategy&amp;#92;ShapeTemplateBindingStrategy.cs&amp;#58;126&lt;br /&gt;   Orchard.DisplayManagement.Descriptors.&amp;#60;&amp;#62;c__DisplayClass5.&amp;#60;BoundAs&amp;#62;b__2&amp;#40;DisplayContext displayContext&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Descriptors&amp;#92;ShapeAlterationBuilder.cs&amp;#58;55&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Process&amp;#40;ShapeBinding shapeBinding, IShape shape, DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;177&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute&amp;#40;DisplayContext context&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DefaultDisplayManager.cs&amp;#58;95&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute&amp;#40;Object shape&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;86&lt;br /&gt;   Orchard.DisplayManagement.Implementation.DisplayHelper.Invoke&amp;#40;String name, INamedEnumerable&amp;#96;1 parameters&amp;#41; in c&amp;#58;&amp;#92;Projects&amp;#92;Medicover&amp;#92;vendors&amp;#92;orchard&amp;#92;orchard&amp;#92;src&amp;#92;Orchard&amp;#92;DisplayManagement&amp;#92;Implementation&amp;#92;DisplayHelper.cs&amp;#58;43&lt;br /&gt;   ...&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 22:22:27 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Styles.Require stopped working on theme's Layout page since pre 1.7 [19717] 20130521102227P</guid></item><item><title>Commented Issue: CustomForms module loses route when built for deploy [18821]</title><link>http://orchard.codeplex.com/workitem/18821</link><description>After clicking ClickToBuild.bat and then deploying the customforms module fails to load any of the routes.  e..g. you can&amp;#39;t see the admin page and when submitting a form it goes to a page that isn&amp;#39;t rewritten.&lt;br /&gt;&lt;br /&gt;Comments: This issue still doesn&amp;#39;t seem to be solved&amp;#63;</description><author>TymenSteur</author><pubDate>Tue, 21 May 2013 22:14:53 GMT</pubDate><guid isPermaLink="false">Commented Issue: CustomForms module loses route when built for deploy [18821] 20130521101453P</guid></item><item><title>Edited Unassigned: Failing tenant with subdomain falls back to the tenant above it [19710]</title><link>http://orchard.codeplex.com/workitem/19710</link><description>In a multi-tenant setup with the following tenants&amp;#58;&lt;br /&gt;&amp;#42; Tenant1 - mydomain.com&lt;br /&gt;&amp;#42; Tenant2 - subdomain.mydomain.com&lt;br /&gt;&lt;br /&gt;If Tenant2 fails to start, it falls back to Tenant1, even if the RequestUrlHost properties are defined for both of them.&lt;br /&gt;As of&amp;#58; Orchard 1.x &amp;#35;748097211c94e3975e8e8a0e92bc4d6065870450 &amp;#40;2013-05-06&amp;#41;&lt;br /&gt;</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 22:04:05 GMT</pubDate><guid isPermaLink="false">Edited Unassigned: Failing tenant with subdomain falls back to the tenant above it [19710] 20130521100405P</guid></item><item><title>Edited Issue: Log4Net Logger should output additional information [19401]</title><link>http://orchard.codeplex.com/workitem/19401</link><description>URL, Referrer, and Tenant name would be helpful.&lt;br /&gt;&lt;br /&gt;It&amp;#39;s the kind of update that does belong in core.  I don&amp;#39;t see a reason that it should be a module extension.  There&amp;#39;s no reason why anyone wouldn&amp;#39;t want that information.&lt;br /&gt;&lt;br /&gt;Discussion posted here as well&amp;#58; http&amp;#58;&amp;#47;&amp;#47;orchard.codeplex.com&amp;#47;discussions&amp;#47;429913&lt;br /&gt;</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 21:53:20 GMT</pubDate><guid isPermaLink="false">Edited Issue: Log4Net Logger should output additional information [19401] 20130521095320P</guid></item><item><title>Edited Issue: Require nestedsortable instead of including it [19248]</title><link>http://orchard.codeplex.com/workitem/19248</link><description>As per Steering Committee meeting from 11&amp;#47;13&amp;#47;2012. In navigation, nestedsortable.js should be required instead of included.&lt;br /&gt;</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 21:52:50 GMT</pubDate><guid isPermaLink="false">Edited Issue: Require nestedsortable instead of including it [19248] 20130521095250P</guid></item><item><title>Edited Issue: Merge the Text field and the Input field [19451]</title><link>http://orchard.codeplex.com/workitem/19451</link><description>The existence of the input field &amp;#40;against which I&amp;#39;ve been from the start btw&amp;#41; is a source of endless confusion. There should be only one type of text field, that should have the qualities of both the text field and the input field. What little unique features the input field has should be implemented on the text field.&lt;br /&gt;&lt;br /&gt;A migration path should be provided.&lt;br /&gt;</description><author>sebastienros</author><pubDate>Tue, 21 May 2013 21:52:50 GMT</pubDate><guid isPermaLink="false">Edited Issue: Merge the Text field and the Input field [19451] 20130521095250P</guid></item></channel></rss>