Fixing Freemarker lastThumbnailModification bug in Community Edition 6.2

cancel
Showing results for 
Search instead for 
Did you mean: 
Peter_Adam_SB
Active Member II

Fixing Freemarker lastThumbnailModification bug in Community Edition 6.2

Jump to solution

There are lots of Freemarker errors in my catalina.out log regarding null lastThumbnailModification properties.

I have found a fix in Jira and Github. The file is mentioned in my error messages:

2021-05-19 15:43:28,969  ERROR [freemarker.runtime] [http-nio-127.0.0.1-8080-exec-5] Error executing FreeMarker template
FreeMarker template error:
The following has evaluated to null or missing:
==> node.properties.lastThumbnailModification  [in template "org/alfresco/slingshot/documentlibrary/item.lib.ftl" at line 60, column 14]

However, I can't find the file in the downloaded 6.2 CE source code.

Alfresco Share v6.2.0
(r7791ffba8f0b22f1ef9fa25ba17400c4657068e3-b9, Aikau 1.0.101.19, Spring Surf 6.2.0, Spring WebScripts 7.10, Freemarker 2.3.28, Rhino 1.7.11, Yui 2.9.0-alfresco-20141223)
Alfresco Community v6.2.0
(r05dbaf43-b368) schema 13001

Where should I look for this in CE?

1 Solution

Accepted Solutions
afaust
Master

Re: Fixing Freemarker lastThumbnailModification bug in Community Edition 6.2

Jump to solution

You are looking for this source file in the share-services sub-project.

View solution in original post

1 Reply
afaust
Master

Re: Fixing Freemarker lastThumbnailModification bug in Community Edition 6.2

Jump to solution

You are looking for this source file in the share-services sub-project.