DIP is case sensitive for file name extensions

Should be case insensitive.

Id #32052 | Release: None | Updated: Jan 9 at 8:48 AM by thomaskrantz | Created: Jan 9 at 8:48 AM by thomaskrantz

Class name DataContainerTemplateBase not consistent with filename DataContainerPageTemplateBase.cs

Class name DataContainerTemplateBase not consistent with filename DataContainerPageTemplateBase.cs. Suggest renaming file to DataContainerTemplateBase.cs.

Id #32023 | Release: None | Updated: Jan 2 at 2:52 PM by danielberg | Created: Jan 2 at 2:52 PM by danielberg

GetJavaScriptPath does not support multiple period characters in file name

If filename is myscript.something.js the filename will be stripped to myscript.js.

Id #31862 | Release: None | Updated: Nov 30 2011 at 6:40 PM by tednyberg | Created: Nov 30 2011 at 6:40 PM by tednyberg

Using PropertyUserControlBase generates a new ID for the usercontrol after postback

When using the PropertyUserControlBase on a new property on a page type, the property has no PropertyData object set when the user control loads. That will lead to postbacks not working because the...

Id #31825 | Release: None | Updated: Nov 25 2011 at 1:12 PM by thomaskrantz | Created: Nov 25 2011 at 1:12 PM by thomaskrantz

Incorrect Dynamic Image Processor configuration in installer

The installer incorrectly adds EnableImageNotFound attribute in web.config. This attribute should be deleted and an *Enabled* attribute should instead be added to the *ImageNotFound* element. Thi...

Id #31715 | Release: EPiServer Template Foundation 1.2 | Updated: Nov 9 2011 at 1:55 PM by tednyberg | Created: Nov 9 2011 at 1:55 PM by tednyberg

Problem with using Editor in user control

When I try to embed the Editor control within a custom user control such as: <ETF:Editor ID="test" runat="server" ></ETF:Editor> I get the following error: Specified argument was out of the rang...

Id #31095 | Release: None | Updated: Sep 4 2011 at 10:23 AM by tednyberg | Created: Jul 29 2011 at 3:06 PM by amdonnelly

Handle error in TemplateFoundation.WebControls.PropertyControls.PropertyStringControl.Render

If the Controls is empty or doesn't contain any controls, this will cast an exception of type: ArgumentOutOfRange exception. Since this is relatively hard to handle in the .aspx page, I'm not sure ...

Id #30841 | Release: None | Updated: Jun 15 2011 at 12:40 PM by tednyberg | Created: Jun 13 2011 at 2:27 PM by gustaflindqvist

ImageProperty suggestion

By having a ETF:ImagePropery we can simply get an image without having to write the queryparams our selfs. This is a draft for such an property. <ETF:ImageProperty Width="150" Height="150" Alt="M...

Id #30774 | Release: None | Updated: May 30 2011 at 11:36 AM by LeonRadley | Created: May 30 2011 at 11:36 AM by LeonRadley

Empty PropertyXhtmlString causing exception

ETF overwrites episerver default renderer for PropertyXhtmlString and if the property is empty i get an exception [ArgumentOutOfRangeException: Specified argument was out of the range of valid val...

Id #30757 | Release: None | Updated: Jun 15 2011 at 8:32 AM by tednyberg | Created: May 26 2011 at 9:41 AM by LeonRadley

Canonical tag should have absolute URL?

Currently the canonical tags have relative URLs.

Id #30741 | Release: None | Updated: Jun 15 2011 at 12:39 PM by tednyberg | Created: May 23 2011 at 8:49 AM by tednyberg