Friday, December 08, 2006

EPiServer 4.61 Hotfix

Just a quick note that I received a hotfix from EPiServer the other day for version 4.61. I don't think the hotfix has officially been released yet, but if you need it then I suggest you contact the support team [Knowledge Center login required] for a copy.

Here is what the hotfix addresses:

  • #45503 Simple Address always adds a epslanguage parameter when rewriting url
  • #45530 GetPostedData method on XFormData ignores "start date" and "end date" for public overloads of the method
  • #45554 Filenames are not encoded in the file manager
  • #45545 Login cookies does not work with sliding expiration
  • #45579 Copy pages corrupts tblTree
  • #45401 Attaching to the MovingPage event and setting CancelAction to true gives strange GUI behaviour
  • #45635 Users and groups are not sorted by name by default when listing from database
  • #45591 Faulty path to CSS and JS files in Admin/Workflow.aspx
  • #45671 Calls WindowsPrincipal.IsInRole() makes 4.61 sites slow
  • #45562 FieldOrder set to 0 when adding a new property
  • #45436 Fetch data does not work with mirroring
  • #45468 FileManager in ActionWindow is very slow when tblUnifiedPath contains many rows
  • #45804 Add ability to handle negative SIDs
  • #45815 Error message " PropertyData object with name "" already exists" in Edit mode
  • #45816 Export should export the name of the SID for compatibility with EPServer 5.x
  • #45817 Publishing a page in a large site is slow due to tblWorkProperty lacking proper index
  • #45572 Mirrored EPiFields not working (Requires the EPiServer Fields 4.61 HotFix 1 to work)
  • #45575 Custom query strings are lost when making a post back for a page with a friendly url
  • #45858 Added InternalPageDataHelper class
  • #45565 Possible race condition in license handling for multiple sites with the same database
MS-SQL only:
  • #45528 SQL timeout problems after upgrading to 4.61
  • #45821 Deadlocks can occur during simultaneous page publishing
  • #45818 Searching on properties is slow due to poorly optimized sprocs