Kernel's DocumentConversionUtil using com.liferay.portal.kernel.util.File instead of java.io.File
Description
Attachments
1
Activity
Show:

Michael Saechang February 13, 2012 at 2:44 PM
Committed on:
6.1.x GIT ID: f074da2b0ec4e7c2bbe653d5542536b49cc2c7c2.
6.2.x GIT ID: f074da2b0ec4e7c2bbe653d5542536b49cc2c7c2.

Alexander Chow February 3, 2012 at 6:26 AM
Thanks Luca!

Luca Forni February 3, 2012 at 6:09 AM
.patch attached on this issue

Alexander Chow February 3, 2012 at 4:59 AM
Sorry Luca, can you actually check off the contributor's agreement? If not, our hands are a bit tied in regards to accepting your patch.
Thanks!

Luca Forni January 3, 2012 at 1:32 AM
Patch (revision 97078) to solve this issue
Fixed
Details
Assignee
Brian ChanBrian ChanReporter
Tosco FrancescoTosco Francesco(Deactivated)Branch Version/s
6.1.xBackported to Branch
CommittedLiferay Contributor's Agreement
AcceptGit Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
6.1.x
Backported to Branch
Committed
Liferay Contributor's Agreement
Accept
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created December 30, 2011 at 1:42 AM
Updated June 24, 2023 at 3:39 PM
Resolved March 12, 2012 at 2:28 PM
convert method in class DocumentConversionUtil should return java.io.File instead of com.liferay.portal.kernel.util.File (that is in the same package of com.liferay.portal.kernel.util.DocumentConversionUtil)