[
https://issues.apache.org/jira/browse/CONNECTORS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright resolved CONNECTORS-513.
------------------------------------
Resolution: Fixed
> Form elements handling in session auth
> --------------------------------------
>
> Key: CONNECTORS-513
> URL: https://issues.apache.org/jira/browse/CONNECTORS-513
> Project: ManifoldCF
> Issue Type: Bug
> Components: Web connector
> Affects Versions: ManifoldCF 0.6
> Reporter: Maciej Lizewski
> Assignee: Karl Wright
> Priority: Critical
> Fix For: ManifoldCF 0.7
>
>
> During session-type authentication:
> form input elements are not properly handled when there is no 'type'
> attribute. They are ignored, when they should be treated same as
> 'type'='text'.
> Example: <input value="XXX" />
> Select (combobox) with options that do not have 'value' attribute are created
> as 'disabled', when value should be taken same as tag content. Example:
> <select name="XXX">
> <option>option1</option>
> </select>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira