David Hotchkiss created CONNECTORS-1467:
-------------------------------------------
Summary: HTML Select tags are closed prematurely in Jira, Jira
Authority, and Metadata Configuartion UI's
Key: CONNECTORS-1467
URL: https://issues.apache.org/jira/browse/CONNECTORS-1467
Project: ManifoldCF
Issue Type: Bug
Components: JIRA connector, Metadata adjuster transformer
Affects Versions: ManifoldCF 2.8.1, ManifoldCF 2.8, ManifoldCF 2.7.1,
ManifoldCF 2.7
Reporter: David Hotchkiss
Priority: Minor
The following files and line numbers have HTML select tags that are closed
before including the related options:
connectors/jira/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/jira/editConfiguration_jira_server.html:28:
<select size="2" name="jiraprotocol"/>
connectors/jira/connector/src/main/resources/org/apache/manifoldcf/authorities/authorities/jira/editConfiguration_jira_server.html:28:
<select size="2" name="jiraprotocol"/>
connectors/forcedmetadata/connector/src/main/resources/org/apache/manifoldcf/agents/transformation/forcedmetadata/editSpecification_Expressions.html:83:
<select name="s${SEQNUM}_expression_remove" size="2"/>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)