Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
See: http://jira.opensymphony.com/browse/WW-1372
Adding:
-------------------
public int getType()
-------------------
to com.opensymphony.webwork.views.velocity.components.DivDirective
magically turns it into block directive which it really should be instead
of line...