Try our conversational search powered by Generative AI!

NullException when comparing versions of pages

Vote:
 

After installing the latest EPiServer CMS 6 R2 patch http://world.episerver.com/Articles/Items/EPiServer-CMS-6-R2--Update/ comparing versions of pages result in a 500 error.

The stack trace shows a method that migth have been added in this latest patch to deal with IE10-11 issues, and this test seems to fail because Request.Useragent is null.

Error log shows a request to

http://localhost/UI/CMS/edit/PageCompare/VisualPageCompare.aspx?first=2404_46716&second=2404_46012&firstVersionNumber=11&secondVersionNumber=10

Part of stack trace:

System.ArgumentNullException: Value cannot be null.

Parameter name: input
at System.Text.RegularExpressions.Regex.Match(String input)
at EPiServer.Web.PageExtensions.ContextMenu.get_InternetExplorerVersion()
at EPiServer.Web.PageExtensions.ContextMenu.SetupOnPageEdit()
at EPiServer.Web.PageExtensions.ContextMenu.RegisterMenuScripts(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Page.OnInit(EventArgs e)
at EPiServer.PageBase.OnInit(EventArgs e)



#87866
Jun 24, 2014 16:53
Vote:
 

Hi 

Looks like a regression bug in version .1000. Now I have reported it i.e.
Bug #115536: comparing page versions throws error

You can follow the status of the bug through our bug list once it goes through triage and made public. 

#87968
Jun 26, 2014 16:10
Vote:
 

Any updates on how this issue has been solved?

#122729
Jun 11, 2015 10:15
Vote:
 

Hi Sajesh, 

Please contact Developer support to get hands on the available hotfix for this bug. 

/Shahid

#122731
Jun 11, 2015 10:23
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.