Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.5, 5.0.6
-
Component/s: Font Engine
-
Labels:None
-
Environment:PRO
Description
While working through the new QA content suite I game up against an regression in a file that uses shared font resources on two pages. The file loads the first page correctly but there is an issue when the font is tried to be loaded from the file system on the second load. As it turns out the issue is related to RandomAccess lock not being released when the file is finished being used by the first page.
Unfortunately I changed a line of code that is responsible for this error in 5.0.5 release.
Unfortunately I changed a line of code that is responsible for this error in 5.0.5 release.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Fixed addressed issue seen in qa as well as issue reported by client.