Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: render-kit
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
In ImageViewer there is a test, that controls if image will be rendered or not.
Test: <xsl:when test="$model"...
But in new version of dforms, model will be empty...at least my model was always empty.
Similar problem is in ButtonAction component.
I attached my solution for this...hope it will be allright...
Perhaps you wanted to attach the ImageViewer.xsl? Anyway, I changed the dforms-v-image in a similar way as dforms-a-button. Please, check the last snapshot.