Classloader issue when using extractText with hook
Activity
Show:

Michael Saechang February 10, 2012 at 9:49 AM
Committed on:
6.0.x GIT ID: 4e62fdfe7b4034d8521d3827cd3229730bfb34d9.
6.1.x GIT ID: fda0665385b0c9814fae8c975e226d49962133d5.
6.2.x GIT ID: fda0665385b0c9814fae8c975e226d49962133d5.
Fixed
Details
Assignee
Michael SaechangMichael Saechang(Deactivated)Reporter
Shinn LokShinn Lok(Deactivated)Branch Version/s
6.1.x6.0.xBackported to Branch
CommittedComponents
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
6.1.x
6.0.x
Backported to Branch
Committed
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created January 30, 2012 at 3:24 PM
Updated June 24, 2023 at 3:59 PM
Resolved March 12, 2012 at 1:39 PM
Calling FileUtil.extractText(is) from a hook will return blank due it using the plugin's classloader instead of the portal's.