<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Orchard Gallery</title><link>http://orchardgallery.codeplex.com/project/feeds/rss</link><description>Orchard Gallery provides an open source reference implementation for operating application and extension galleries.</description><item><title>New Post: Culture is not supported.\r\nParameter name: name\r\nxx-XX is an invalid culture identifier.</title><link>http://orchardgallery.codeplex.com/discussions/446888</link><description>&lt;div style="line-height: normal;"&gt;This is possibly a bug in 1.6. I can reproduce it by doing the following:&lt;br /&gt;
&lt;br /&gt;
-Create a new site&lt;br /&gt;
-Add a custom culture (xx-XX in this case)&lt;br /&gt;
-Add the Culture Picker and select the xx-XX culture&lt;br /&gt;
&lt;br /&gt;
At this point the xx-XX culture is stored as the default culture in a browser cookie.&lt;br /&gt;
&lt;br /&gt;
Now to make it crash:&lt;br /&gt;
-Delete the database and everything in the Orchard.Web\App_Data folder&lt;br /&gt;
-Run it, regenerating everything with the default recipe&lt;br /&gt;
-Add the Culture Picker&lt;br /&gt;
-Go to Your Site&lt;br /&gt;
&lt;br /&gt;
I get the exception:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Server Error in '/OrchardLocal' Application.

Culture is not supported.
Parameter name: name
xx-XX is an invalid culture identifier.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Globalization.CultureNotFoundException: Culture is not supported.
Parameter name: name
xx-XX is an invalid culture identifier.

Source Error: 


Line 26:             T = NullLocalizer.Instance;
Line 27: 
Line 28:             _cultureInfo = new Lazy&amp;lt;CultureInfo&amp;gt;(() =&amp;gt; CultureInfo.GetCultureInfo(_workContextAccessor.GetContext().CurrentCulture));
Line 29:         }
Line 30: 

Source File: c:\TFSRoot\CatalogueOrchardPrototype\src\Orchard.Web\Core\Shapes\DateTimeShapes.cs    Line: 28 

Stack Trace: 


[CultureNotFoundException: Culture is not supported.
Parameter name: name
xx-XX is an invalid culture identifier.]
   System.Globalization.CultureInfo.GetCultureInfo(String name) +10700950
   Orchard.Core.Shapes.DateTimeShapes.&amp;lt;.ctor&amp;gt;b__0() in c:\TFSRoot\CatalogueOrchardPrototype\src\Orchard.Web\Core\Shapes\DateTimeShapes.cs:28
   System.Lazy`1.CreateValue() +180
   System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +22
   System.Lazy`1.get_Value() +10786397
   Orchard.Core.Shapes.DateTimeShapes.DateTime(DateTime DateTimeUtc, LocalizedString CustomFormat) in c:\TFSRoot\CatalogueOrchardPrototype\src\Orchard.Web\Core\Shapes\DateTimeShapes.cs:73
   Orchard.Core.Shapes.DateTimeShapes.DateTime(DateTime DateTimeUtc, LocalizedString CustomFormat) in c:\TFSRoot\CatalogueOrchardPrototype\src\Orchard.Web\Core\Shapes\DateTimeShapes.cs:70&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;</description><author>BenPower</author><pubDate>Thu, 13 Jun 2013 04:12:14 GMT</pubDate><guid isPermaLink="false">New Post: Culture is not supported.\r\nParameter name: name\r\nxx-XX is an invalid culture identifier. 20130613041214A</guid></item><item><title>Updated Wiki: Home</title><link>https://orchardgallery.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;This project is not currently being maintained.&lt;br /&gt;
&lt;h3&gt;About the Orchard Gallery Project&lt;/h3&gt;
The Gallery Project is aimed at delivering a gallery implementation, based on the Orchard CMS framework, for running gallery and marketplace websites in general, and in particular, for sharing libraries and extensions to applications.  &lt;br /&gt;&lt;br /&gt;The Orchard Gallery is free, open source, and released under the same &lt;a href="http://www.opensource.org/licenses/bsd-license.php"&gt;New BSD license&lt;/a&gt; as the main &lt;a href="http://www.orchardproject.net"&gt;Orchard Project&lt;/a&gt;. &lt;a href="http://nimblepros.com"&gt;NimblePros, LLC&lt;/a&gt; provides professional services to manage the project and develop the V1 initial implementation.  The Orchard Gallery team also consists of members from the &lt;a href="http://www.orchardproject.net"&gt;Orchard&lt;/a&gt; and &lt;a href="http://nuget.codeplex.com"&gt;NuGet&lt;/a&gt; projects. In the short term, we are focused on providing the gallery implementation for the &lt;a href="Http://orchardproject.net"&gt;Orchard&lt;/a&gt; and &lt;a href="http://nuget.org"&gt;NuGet&lt;/a&gt; projects, but will be expanding the role of the gallery implementation over time.  &lt;br /&gt;&lt;br /&gt;The production verisons of the Orchard and NuGet galleries are located here:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://orchardproject.net/gallery"&gt;Orchard Gallery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nuget.org"&gt;NuGet Gallery&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h4&gt;What we are building&lt;/h4&gt;
We’re currently focused on building a gallery implementation that the Orchard Project can use for sharing modules and themes between users, and for the NuGet Project to share libraries and packages that can be installed on a developer machine.&lt;br /&gt;The gallery implementation consists of a &lt;a href="http://galleryserver.codeplex.com"&gt;back-end system&lt;/a&gt; to store &lt;a href="http://nuget.codeplex.com"&gt;package&lt;/a&gt; information, a feed to expose its content to clients, and a front-end website (built using Orchard CMS) for searching, browsing, rating, and submitting items.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://orchardgallery.codeplex.com/wikipage?title=gallery-overview&amp;referringTitle=Home"&gt;Learn more about the gallery&amp;#8230;&lt;/a&gt;&lt;br /&gt;
&lt;h4&gt;Getting involved&lt;/h4&gt;
If you have a need for a gallery website of your own, or an interest in shaping the gallery plans for Orchard and NuGet, you can get involved by joining our mailing list and participating in codeplex.com discussions on this site.  We are also gathering requirements for future phases of the project and we welcome your input.  We accept code contributions as patches, under the same general guidelines as the main Orchard project.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.orchardproject.net/docs/Contributing-patches.ashx"&gt;Submit a patch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="mailto:join-orchard-gallery@lists.outercurve.org"&gt;Join the mailing list&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="mailto:orchard-gallery-team@lists.outercurve.org"&gt;Contact us&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://orchardgallery.codeplex.com/discussions"&gt;Participate in discussions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://orchardgallery.codeplex.com/WorkItem/List.aspx"&gt;Find and file a bug&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>BertrandLeRoy</author><pubDate>Sat, 06 Apr 2013 02:24:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130406022425A</guid></item><item><title>Commented Issue: Breadcrumbs not working with Taxonomies [251]</title><link>http://orchardgallery.codeplex.com/workitem/251</link><description>I&amp;#39;m using Orchard 1.6 and I&amp;#39;m trying to get my breadcrumb widget working for all pages and taxonomies.&lt;br /&gt;&lt;br /&gt;For the pages, when a page is selected, the breadcrumbs work as expected&amp;#58;&lt;br /&gt;&lt;br /&gt;Home &amp;#62; My Page &amp;#62; My Sub Page&lt;br /&gt;&lt;br /&gt;However, as part of this menu &amp;#40;the main menu, as set up by the &amp;#39;Default&amp;#39; Orchard recipe&amp;#41;, I have added some Taxonomy terms &amp;#40;by adding the &amp;#39;Menu&amp;#39; part to my taxonomy term content type&amp;#41;.&lt;br /&gt;&lt;br /&gt;When I view the term page &amp;#40;front end&amp;#41;, the breadcrumbs don&amp;#39;t render as breadcrumbs, but the full menu instead.&lt;br /&gt;Comments: I actually believe this is a bug against in Navigation.&amp;#10;&amp;#10;It happens any time a menu widget configured as breadcrumbs is rendered and the current page is not in the menu hierarchy.&amp;#10;&amp;#10;The menu widget generation logic contains these lines&amp;#58;&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;var routeData &amp;#61; _workContextAccessor.GetContext&amp;#40;&amp;#41;.HttpContext.Request.RequestContext.RouteData&amp;#59;&amp;#10;var selectedPath &amp;#61; NavigationHelper.SetSelectedPath&amp;#40;menuItems, routeData&amp;#41;&amp;#59;&amp;#10;if &amp;#40;part.Breadcrumb &amp;#38;&amp;#38; selectedPath &amp;#33;&amp;#61; null&amp;#41; &amp;#123;&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;&amp;#10;This means the menu widget only renders as a breadcrumb if the widget is set to breadcrumb mode AND selectedPath is not null, which means the route data must be found in the list of menu items.  Otherwise it jumps to the else clause, which renders the entire menu.&amp;#10;&amp;#10;I do not know the correct logic for fixing this, but I&amp;#39;m posting this just to point out where the problem is occurring.&amp;#10;&amp;#10;Anyways this affects much more than just taxonomies &amp;#40;it happened for me on a custom form&amp;#41;.&amp;#10;&amp;#10;The workaround is to just add the taxonomy page to the menu hierarchy.</description><author>harmony7</author><pubDate>Thu, 07 Mar 2013 15:58:07 GMT</pubDate><guid isPermaLink="false">Commented Issue: Breadcrumbs not working with Taxonomies [251] 20130307035807P</guid></item><item><title>New Post: Readme fix</title><link>http://orchardgallery.codeplex.com/discussions/431927</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;the voting clone url is not:&lt;br /&gt;
&lt;a href="https://hg01/codeplex.com/orchardvoting" rel="nofollow"&gt;https://hg01/codeplex.com/orchardvoting&lt;/a&gt;&lt;br /&gt;
but:&lt;br /&gt;
&lt;a href="https://hg.codeplex.com/orchardvoting" rel="nofollow"&gt;https://hg.codeplex.com/orchardvoting&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>manudea</author><pubDate>Mon, 04 Feb 2013 19:31:01 GMT</pubDate><guid isPermaLink="false">New Post: Readme fix 20130204073101P</guid></item><item><title>Commented Issue: Cannot change icon when editing an existing module [247]</title><link>http://orchardgallery.codeplex.com/workitem/247</link><description>I&amp;#39;ve tried to change the icon for a module I&amp;#39;ve previously added. Everything went smoothly at creation time, but when I&amp;#39;m trying to change the icon afterwards I always have an &amp;#34;Invalid icon format&amp;#34; error message box showing on the top, even when using the same file as uploaded during creation.&lt;br /&gt;&lt;br /&gt;My icon is a PNG-8 with transparency, exported from Photoshop.&lt;br /&gt;Comments: Had the same problem. </description><author>TheMonarch</author><pubDate>Fri, 25 Jan 2013 15:08:50 GMT</pubDate><guid isPermaLink="false">Commented Issue: Cannot change icon when editing an existing module [247] 20130125030850P</guid></item><item><title>Commented Issue: Cannot change icon when editing an existing module [247]</title><link>http://orchardgallery.codeplex.com/workitem/247</link><description>I&amp;#39;ve tried to change the icon for a module I&amp;#39;ve previously added. Everything went smoothly at creation time, but when I&amp;#39;m trying to change the icon afterwards I always have an &amp;#34;Invalid icon format&amp;#34; error message box showing on the top, even when using the same file as uploaded during creation.&lt;br /&gt;&lt;br /&gt;My icon is a PNG-8 with transparency, exported from Photoshop.&lt;br /&gt;Comments: Yep, I can&amp;#39;t delete a screenshot or update the logo.</description><author>morrisonbrett</author><pubDate>Fri, 25 Jan 2013 03:39:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Cannot change icon when editing an existing module [247] 20130125033900A</guid></item><item><title>Created Issue: Breadcrumbs not working with Taxonomies [251]</title><link>http://orchardgallery.codeplex.com/workitem/251</link><description>I&amp;#39;m using Orchard 1.6 and I&amp;#39;m trying to get my breadcrumb widget working for all pages and taxonomies.&lt;br /&gt;&lt;br /&gt;For the pages, when a page is selected, the breadcrumbs work as expected&amp;#58;&lt;br /&gt;&lt;br /&gt;Home &amp;#62; My Page &amp;#62; My Sub Page&lt;br /&gt;&lt;br /&gt;However, as part of this menu &amp;#40;the main menu, as set up by the &amp;#39;Default&amp;#39; Orchard recipe&amp;#41;, I have added some Taxonomy terms &amp;#40;by adding the &amp;#39;Menu&amp;#39; part to my taxonomy term content type&amp;#41;.&lt;br /&gt;&lt;br /&gt;When I view the term page &amp;#40;front end&amp;#41;, the breadcrumbs don&amp;#39;t render as breadcrumbs, but the full menu instead.&lt;br /&gt;</description><author>justrhysism</author><pubDate>Tue, 08 Jan 2013 20:54:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Breadcrumbs not working with Taxonomies [251] 20130108085422P</guid></item><item><title>Commented Issue: Bad yellow page when Anti-Forgery token expired.  [142]</title><link>http://orchardgallery.codeplex.com/workitem/142</link><description>I went to http&amp;#58;&amp;#47;&amp;#47;nuget.org&amp;#47;Users&amp;#47;Account&amp;#47;Register&lt;br /&gt;waited a few minutes and filed the form.&lt;br /&gt;&lt;br /&gt;I got the screen attached.&lt;br /&gt;&lt;br /&gt;We shouldn&amp;#39;t show debug info&lt;br /&gt;And we shoulnd&amp;#39;t YSOD&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Comments: is anyone found solution for the problem, i m also facing same problem</description><author>vivekkumarjain</author><pubDate>Fri, 05 Oct 2012 09:30:39 GMT</pubDate><guid isPermaLink="false">Commented Issue: Bad yellow page when Anti-Forgery token expired.  [142] 20121005093039A</guid></item><item><title>New Post: Contact Owner of a Module gives an error</title><link>http://orchardgallery.codeplex.com/discussions/389285</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi There,&lt;/p&gt;
&lt;p&gt;I am trying to contact an owner of a module but when I submit the form, the site gives an error.&lt;br&gt;
&lt;br&gt;
Can someone please take a look at this functionality as I am quite deperate to get some feedback asap.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;/div&gt;</description><author>Garpo</author><pubDate>Fri, 27 Jul 2012 10:26:50 GMT</pubDate><guid isPermaLink="false">New Post: Contact Owner of a Module gives an error 20120727102650A</guid></item><item><title>Edited Issue: Module not Published and Images not updated [240]</title><link>http://orchardgallery.codeplex.com/workitem/240</link><description>Hi, I have created a new module and published it, as well as modifying a couple images on my existing module but they have not published, could someone please take a look&amp;#63;&lt;br /&gt;&lt;br /&gt;Account &amp;#61; Jetski5822&amp;#64;gmail.com&lt;br /&gt;&lt;br /&gt;Cheers, Nick&lt;br /&gt;</description><author>Jetski5822</author><pubDate>Wed, 30 May 2012 22:17:04 GMT</pubDate><guid isPermaLink="false">Edited Issue: Module not Published and Images not updated [240] 20120530101704P</guid></item><item><title>Commented Issue: Cannot upload logo image from local computer [37]</title><link>http://orchardgallery.codeplex.com/workitem/37</link><description> &lt;br /&gt;This may be an IIS permissions issue or issue in Orchard itself, but I am logging a bug for tracking purposes.  For some reason, whenever I upload a logo image from the local computer, I get an error&amp;#58;&lt;br /&gt;&amp;#34;The icon file could not be saved. Please check to make sure it is a valid file type.&amp;#34;&lt;br /&gt;&lt;br /&gt;Apparently I am the only person experiencing this, but it repros on two different machines.  I verified that the IIS worker process has Full Control access to Orchard.Web&amp;#47;Media folder.  What else could be happening here&amp;#63;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Comments: I get this in all my browsers, although I can upload a logo when creating a new package, but not when I edit my contributions.</description><author>carlkenne</author><pubDate>Wed, 25 Apr 2012 14:10:54 GMT</pubDate><guid isPermaLink="false">Commented Issue: Cannot upload logo image from local computer [37] 20120425021054P</guid></item><item><title>Created Issue: Orchard Gallery: Error in Package Information Edit page [250]</title><link>http://orchardgallery.codeplex.com/workitem/250</link><description>It is not possible to add long &amp;#40;650bytes long&amp;#41; descriptions for packages. The error is thrown.&lt;br /&gt;&lt;br /&gt;Full description&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;orchard.codeplex.com&amp;#47;discussions&amp;#47;352660&amp;#35;post825790&lt;br /&gt;</description><author>ikutsin</author><pubDate>Thu, 19 Apr 2012 06:41:37 GMT</pubDate><guid isPermaLink="false">Created Issue: Orchard Gallery: Error in Package Information Edit page [250] 20120419064137A</guid></item><item><title>New Post: 'Getting started' steps to run the Orchard Gallery</title><link>http://orchardgallery.codeplex.com/discussions/235473</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div dir="ltr"&gt;I usually set it up by following this readme file (&lt;a href="http://orchardgallery.codeplex.com/SourceControl/changeset/view/6a5476676f50#Readme.txt"&gt;http://orchardgallery.codeplex.com/SourceControl/changeset/view/6a5476676f50#Readme.txt&lt;/a&gt;)
 but I'm guessing things changed since then. Not with gallery project, the code is almost year old - but orchard and some plugins get updated and no longer compatible with gallery. I did ran into it more than once updating to new version, over time it got so
 out of sync I decided to use old orchard version, I think we on 1.2 now.&lt;br&gt;
&lt;br&gt;
Good luck,&lt;br&gt;
Ruslan&lt;br&gt;
&lt;br&gt;
&lt;div&gt;
&lt;div id="SkyDrivePlaceholder"&gt;&lt;/div&gt;
&lt;hr id="stopSpelling"&gt;
From: [email removed]&lt;br&gt;
To: [email removed]&lt;br&gt;
Date: Tue, 17 Apr 2012 15:29:04 -0700&lt;br&gt;
Subject: Re: 'Getting started' steps to run the Orchard Gallery [orchardgallery:235473]&lt;br&gt;
&lt;br&gt;
From: johndkeene&lt;br&gt;
&lt;div id="ecxThreadNotificationPostBody"&gt;I've been working on setting up an internal nuget repository. I've followed this recipe:&lt;br&gt;
&lt;a href="http://www.symbolsource.org/Public/Blog/View/2011-04-22/Set_up_your_own_NuGet_gallery_with_SymbolSource" target="_blank"&gt;http://www.symbolsource.org/Public/Blog/View/2011-04-22/Set_up_your_own_NuGet_gallery_with_SymbolSource&lt;/a&gt;&lt;br&gt;
but can't seem to get Orchard.Gallery module to enable. All the dependent modules are enabled, just that one won't enable. And so I can't get to the settings for it either.&lt;br&gt;
Any ideas?&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;div id="ecxThreadNotificationFooter"&gt;Read the &lt;a href="http://orchardgallery.codeplex.com/discussions/235473#post825141" target="_blank"&gt;
full discussion online&lt;/a&gt;.&lt;br&gt;
To add a post to this discussion, reply to this email (&lt;a href="mailto:orchardgallery@discussions.codeplex.com?subject=[orchardgallery:235473]"&gt;orchardgallery@discussions.codeplex.com&lt;/a&gt;)&lt;br&gt;
To start a new discussion for this project, email &lt;a href="mailto:orchardgallery@discussions.codeplex.com"&gt;
orchardgallery@discussions.codeplex.com&lt;/a&gt;&lt;br&gt;
You are receiving this email because you subscribed to this discussion on CodePlex. You can
&lt;a href="https://orchardgallery.codeplex.com/discussions/235473/unsubscribe/" target="_blank"&gt;
unsubscribe&lt;/a&gt; on CodePlex.com.&lt;br&gt;
Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at CodePlex.com&lt;br&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>jccorner</author><pubDate>Thu, 19 Apr 2012 00:59:44 GMT</pubDate><guid isPermaLink="false">New Post: 'Getting started' steps to run the Orchard Gallery 20120419125944A</guid></item><item><title>New Post: 'Getting started' steps to run the Orchard Gallery</title><link>http://orchardgallery.codeplex.com/discussions/235473</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've been working on setting up an internal nuget repository. I've followed this recipe:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.symbolsource.org/Public/Blog/View/2011-04-22/Set_up_your_own_NuGet_gallery_with_SymbolSource"&gt;http://www.symbolsource.org/Public/Blog/View/2011-04-22/Set_up_your_own_NuGet_gallery_with_SymbolSource&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but can't seem to get Orchard.Gallery module to enable. All the dependent modules are enabled, just that one won't enable. &amp;nbsp;And so I can't get to the settings for it either.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>johndkeene</author><pubDate>Tue, 17 Apr 2012 22:28:56 GMT</pubDate><guid isPermaLink="false">New Post: 'Getting started' steps to run the Orchard Gallery 20120417102856P</guid></item><item><title>Created Issue: Module submission take forever to propagate to home page [249]</title><link>http://orchardgallery.codeplex.com/workitem/249</link><description>I see them on the home page while logged in, however an anonymous user can&amp;#39;t see changes at least for more than half an hour.&lt;br /&gt;</description><author>Piedone</author><pubDate>Fri, 23 Mar 2012 19:05:42 GMT</pubDate><guid isPermaLink="false">Created Issue: Module submission take forever to propagate to home page [249] 20120323070542P</guid></item><item><title>Created Issue: Can't remove unfinished submission [248]</title><link>http://orchardgallery.codeplex.com/workitem/248</link><description>Because clicking the small trash icon causes javascript error.&lt;br /&gt;</description><author>Piedone</author><pubDate>Fri, 23 Mar 2012 19:01:27 GMT</pubDate><guid isPermaLink="false">Created Issue: Can't remove unfinished submission [248] 20120323070127P</guid></item><item><title>Commented Issue: Cannot change icon when editing an existing module [247]</title><link>http://orchardgallery.codeplex.com/workitem/247</link><description>I&amp;#39;ve tried to change the icon for a module I&amp;#39;ve previously added. Everything went smoothly at creation time, but when I&amp;#39;m trying to change the icon afterwards I always have an &amp;#34;Invalid icon format&amp;#34; error message box showing on the top, even when using the same file as uploaded during creation.&lt;br /&gt;&lt;br /&gt;My icon is a PNG-8 with transparency, exported from Photoshop.&lt;br /&gt;Comments: Yeah, there is definitely something wrong with the logo and screenshot handling on the gallery right now. There is also an error deleting images&amp;#58; http&amp;#58;&amp;#47;&amp;#47;orchardgallery.codeplex.com&amp;#47;workitem&amp;#47;239. And I&amp;#39;ve been having trouble uploading more than one screenshot for my FeaturedItemSlider module.&amp;#10;&amp;#10;I&amp;#39;m not sure what caused it to break. I think we need to get the logs from the live gallery instance. The &amp;#34;Invalid format&amp;#34; exception is getting thrown but that&amp;#39;s not really the issue. Something else is causing an error even though that&amp;#39;s what is being reported.</description><author>kevink</author><pubDate>Mon, 05 Mar 2012 14:15:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: Cannot change icon when editing an existing module [247] 20120305021543P</guid></item><item><title>Created Issue: Cannot change icon when editing an existing module [247]</title><link>http://orchardgallery.codeplex.com/workitem/247</link><description>I&amp;#39;ve tried to change the icon for a module I&amp;#39;ve previously added. Everything went smoothly at creation time, but when I&amp;#39;m trying to change the icon afterwards I always have an &amp;#34;Invalid icon format&amp;#34; error message box showing on the top, even when using the same file as uploaded during creation.&lt;br /&gt;&lt;br /&gt;My icon is a PNG-8 with transparency, exported from Photoshop.&lt;br /&gt;</description><author>pszmyd</author><pubDate>Sun, 04 Mar 2012 13:05:21 GMT</pubDate><guid isPermaLink="false">Created Issue: Cannot change icon when editing an existing module [247] 20120304010521P</guid></item><item><title>Commented Issue: Can't delete sceenshots in my module in orchard gallery [239]</title><link>http://orchardgallery.codeplex.com/workitem/239</link><description>When deleting a sreenshot this message always appear&amp;#58; &amp;#34;The specified Screenshot could not be removed due to an error. Please try again.&amp;#34; &lt;br /&gt;Comments: I&amp;#39;m not even getting the error message when I try. It just silently fails.</description><author>BertrandLeRoy</author><pubDate>Sat, 03 Mar 2012 19:54:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: Can't delete sceenshots in my module in orchard gallery [239] 20120303075403P</guid></item><item><title>Created Issue: ActiveGames Module Duplicated in Gallery [246]</title><link>http://orchardgallery.codeplex.com/workitem/246</link><description>The &amp;#34;ActiveGames&amp;#34; module is showing 3 separate entries on the gallery. However it only exists once on the feed, as you can see at this url&amp;#58; http&amp;#58;&amp;#47;&amp;#47;packages.orchardproject.net&amp;#47;FeedService.svc&amp;#47;Packages&amp;#40;&amp;#41;&amp;#63;&amp;#36;filter&amp;#61;Id eq &amp;#39;Orchard.Module.ActiveGames&amp;#39;.&lt;br /&gt;&lt;br /&gt;There was mostly likely an issue with syncing that module from the feed which resulted in multiple instances of the Package ContentItem getting created for that module in the Orchard database.&lt;br /&gt;</description><author>kevink</author><pubDate>Wed, 29 Feb 2012 21:06:23 GMT</pubDate><guid isPermaLink="false">Created Issue: ActiveGames Module Duplicated in Gallery [246] 20120229090623P</guid></item></channel></rss>