Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Release 1.5.1
-
Fix Version/s: Release 1.5.4
-
Component/s: Tag Library
-
Labels:None
Description
When a layout definition contains a form tag and a layout component contains a partial form tag, things go awry. Layout components are evaluated before the layout definition. At the time the inner, partial form tag is evaluated, the outer form tag does not yet exist. This breaks several things including form repopulation and automatic setting of the form's enctype for file uploads.
STS-674is a bug report about a symptom of the larger issue with partial forms and layouts.STS-674is a bug report about a symptom of the larger issue with partial forms and layouts.