You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ralf Hauser (JIRA)" <ji...@apache.org> on 2011/09/12 07:45:08 UTC

[jira] [Commented] (STR-3215) add title to html:options

    [ https://issues.apache.org/jira/browse/STR-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102438#comment-13102438 ] 

Ralf Hauser commented on STR-3215:
----------------------------------

it doesn't appear possible to display the explanations with struts1 as per the following html example

<select name="lang" >
<option title="DEU explanation"  selected="selected" value="2">deutsch</option>
<option title="ENG explanation" value="1">english</option>
<option title="FRA explanation" value="3">fran&ccedil;ais</option>
</select>

> add title to html:options
> -------------------------
>
>                 Key: STR-3215
>                 URL: https://issues.apache.org/jira/browse/STR-3215
>             Project: Struts 1
>          Issue Type: Improvement
>         Environment: debian stable, v1.3.10
>            Reporter: Ralf Hauser
>
> even though STR-2072 claims this to be fixed since Jun07, http://struts.apache.org/1.3.10/struts-taglib/tagreference.html#html:options also doesn't document it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira