-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.0 DXP FP94, 7.0.10.15 DXP SP15, 7.0.X
-
Component/s: Portal Services > Templates Engine
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
Steps to reproduce:
- Create a new document with a pdf file
- Create a Web Content Structure with a document field
- Create a Template for that Web Content Structure adding the default FreeMarker markup for the document field and marking the template as not cacheable
- Create a new Web Content based off of the previous Structure filling the document field with the document created on step 1
- Add a WCD widget to a page configured to display the Web Content previously created
- Copy the download link related to the document and save it for later
- Update the document created in step 1 with a new PDF file
- Go to the page where the WCD widget was added and press CTRL+F5
- Copy the download link related to the document again
- Check both links
Expected results:
- The value of parameter t is different
Actual results:
- Both links are identical