History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WAFFLE-13
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nico Steppat
Reporter: Guilherme Silveira
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Waffle

dateTimePicker does not respect the label attribute

Created: 20/Jun/07 12:22 PM   Updated: 20/Jun/07 05:33 PM
Component/s: Taglib
Affects Version/s: None
Fix Version/s: 1.0-rc-1

Time Tracking:
Not Specified


 Description  « Hide
When creating a dateTimePicker inside a table:
<s:form type="table">
<s:dateTimePicker name="date" />
</s:form>

The default label should be <fmt:message key="date" /> unless the label attribute is specified, in which case it should be <fmt:message key="${label}" />



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.