You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Sven Homburg (JIRA)" <ji...@apache.org> on 2013/11/29 15:02:35 UTC

[jira] [Updated] (TAP5-2245) select component: selected option is not listed in the model.

     [ https://issues.apache.org/jira/browse/TAP5-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Homburg updated TAP5-2245:
-------------------------------

    Attachment: ScreenDump.pdf

browser screen dump

> select component: selected option is not listed in the model.
> -------------------------------------------------------------
>
>                 Key: TAP5-2245
>                 URL: https://issues.apache.org/jira/browse/TAP5-2245
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Sven Homburg
>         Attachments: ScreenDump.pdf
>
>
> @Component
> private Zone previewZone;
> @Component(parameters = {"value=previewMonth", "model=[1,3,6]", "zone=previewZone"})
> private Select previewSelect;
> After selecting a value in select component the following error message
> occoures:
> "Selected option is not listed in the model."



--
This message was sent by Atlassian JIRA
(v6.1#6144)