Giter Site home page Giter Site logo

dd4t.providers.sdltridion2011sp1's Introduction

AppVeyor

AppVeyor

dd4t-provider-2011sp1

DD4T provider for SDL Tridion 2011 SP1

dd4t.providers.sdltridion2011sp1's People

Contributors

sshibani avatar quirijnslings avatar albertromkes avatar thijsborst avatar ehenderiks avatar

Watchers

James Cloos avatar  avatar Jan Horsman avatar  avatar Rick Pannekoek avatar  avatar Mihai Cădariu avatar Rogier Oudshoorn avatar Josh Einhorn avatar  avatar

Forkers

isabella232

dd4t.providers.sdltridion2011sp1's Issues

With Arabic set as browser/system language, ExtendedQueryParameters.ToTridionQuery() fail

With Arabic set as browser/system language, ExtendedQueryParameters.ToTridionQuery() method fails with the following trace:

2015-09-23 15:12:05,179 [118] ERROR Core.Helpers.HtmlHelperExtensions - HtmlHelperExtensions
System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.ArgumentOutOfRangeException: Specified time is not supported in this calendar. It should be between 04/30/1900 00:00:00 (Gregorian date) and 11/16/2077 23:59:59 (Gregorian date), inclusive.
Parameter name: time
at System.Globalization.UmAlQuraCalendar.CheckTicksRange(Int64 ticks)
at System.Globalization.UmAlQuraCalendar.GetDatePart(DateTime time, Int32 part)
at System.DateTimeFormat.FormatCustomized(DateTime dateTime, String format, DateTimeFormatInfo dtfi, TimeSpan offset)
at System.DateTimeFormat.Format(DateTime dateTime, String format, DateTimeFormatInfo dtfi, TimeSpan offset)
at DD4T.Providers.SDLTridion2011sp1.ExtendedQueryParameters.ToTridionQuery()
at DD4T.Providers.SDLTridion2011sp1.TridionComponentProvider.FindComponents(IQuery query)
...

Original issue:
dd4t/dynamic-delivery-4-tridion#26
Pull Request:
dd4t/dynamic-delivery-4-tridion#27

ComponentPresentation provider bug

In a senario when the templateId is not defined, ComponentPresentationProvider returns the content only if the published content is XML and not compressed.

Issue Location: IF statement on line 84

Implement IDependencyMapper interface

Class should contain the defaults that will be set by on of the DD4T.DI.*

Example:

var mappings = new Dictionary<Type, Type>();
mappings.Add(typeof(IMessageProvider), typeof(JMSMessageProvider));

return mappings;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.