Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0.11 EE, 6.1.0 CE RC1
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1, 6.0.X EE
-
Component/s: DM, DM > Document Library Display
-
Labels:
-
Environment:LIFERAY VERSION: 6.0 SP 1
OPERATING SYSTEM: Red Hat
APPLICATION SERVER: Tomcat 6.x
JAVA VIRTUAL MACHINE: Java 5
DATABASE: MySQL 5.1
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Steps to reproduce
1) Upload a word document to the document library
2) Convert it to pdf and save it
3) Edit the document library entry for that .doc and upload the pdf on top of it
4) Go back to the documents list and notice that the icon for that document is still the Word doc icon even though the current version is a pdf.
Details: The 'extension' attribute in the DLFileEntry table still contains old value of 'doc' instead of 'pdf'.

PASSED Manual Testing following steps in description.
Reproduced on:
Tomcat 6.0.32 + MySQL 5. Firefox 5.0. 6.0.11 EE.
Tomcat 6.0.32 + MySQL 5. Firefox 5.0. 6.1.x Revision 86968.
Fixed on:
Tomcat 6.0.32 + MySQL 5. Firefox 5.0. 6.0.x Revision 87114.
Tomcat 6.0.32 + MySQL 5. Firefox 5.0. 6.1.x Revision 87114.