Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 DXP FP64, 7.0.X
-
7.0.x
-
Committed
-
0.25
-
4
-
S02E06 - It's a Wonderful Life
-
Regression Bug
Description
When a parameter of type HTML is used in a soy template, the renderer complains with an exception claiming:
com.google.template.soy.tofu.SoyTofuException: When evaluating "$context.content": Expected value of type 'html', but actual types was 'ConstantString'
Steps to reproduce:
- Start portal
- Deploy attached bundle
- Add a MySoyPortlet to a page
- Watch it fail
Attachments
Issue Links
- is caused by
-
LPS-86630 Soy portlets using HTML parameters fail rendering
- Closed