[Hypercontent-users] Urgent: bug fix for latest HyperContent CVS code
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2006-07-24 16:31:38
|
Hey everybody, If you're using a recent CVS version of HyperContent (as I know at least Columbia and Hull are), there is a bug that affects the image editor and the integrity of page previews while editing. In both cases a stale cache entry can cause the wrong thing to show up on screen during the editing process. This bug was dormant in the code for over year, before being unearthed by a recent change in the validation architecture to support stored searches. The fix is simple, tested and checked in: /source/org/hypercontent/data/impl/FileHandleValidator.java There were a couple other minor bug fixes over the last week, so I recommend that everyone on the bleeding edge update from CVS for all the patches. Cheers, Alex |