What steps will reproduce the problem?
1.Create an form input element ex. <s:textfield>
2.Set property errorPosition="bottom"
What is the expected output? What do you see instead?
Error label is not positioned below the input element.
The <span> has always class="help-inline".
I guess the template does not account for errorPosition.
What version of the product are you using? On what operating system?
Version 1.6
Please provide any additional information below.
I guess this can be fixed with already bootstrap present class: help-block
This way the form-vertical can be more consistent.
Original issue reported on code.google.com by rrot...@gmail.com on 4 Apr 2013 at 11:49
Original issue reported on code.google.com by
rrot...@gmail.com
on 4 Apr 2013 at 11:49