Ticket #1091 (closed Defekt: fixed)

Opened 13 years ago

Last modified 13 years ago

Preview knappen på mail utskick ger felmedelande

Reported by: sikevux Owned by: JorgenL
Priority: blocker Milestone:
Component: PirateWeb Keywords:
Cc:

Description

När man trycker på "Preview" på  https://pirateweb.net/Pages/v4/v3/Communications/SendLocalMail.aspx så får man följande felmedelande i både Chromium och Minefield (Fx4 b9pre)

There was an error while doing a partial page update:

System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

   at System.ThrowHelper.ThrowKeyNotFoundException()

   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)

   at PirateWeb.Logic.Communications.TypedMailTemplate.SetPlaceHolder(String name, String value)

   at PirateWeb.Logic.Communications.TypedMailTemplate.Initialize(String countryCode, Int32 orgId, OutboundMail mail, String variant)

   at PirateWeb.Logic.Communications.OutboundMail.PrepareTemplate(String culture, Boolean renderText)

   at PirateWeb.Logic.Communications.OutboundMail.Render(IEmailPerson recipient, String culture, Boolean renderText)

   at PirateWeb.Logic.Communications.OutboundMail.RenderHtml(IEmailPerson recipient, String culture)

   at Pages_Communications_SendLocalMail.ButtonPreview_Click(Object sender, EventArgs e)

   at System.Web.UI.WebControls.Button.OnClick(EventArgs e)

   at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)

   at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)

   at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)

   at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)

   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Change History

comment:1 Changed 13 years ago by JorgenL

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.