[
https://issues.apache.org/jira/browse/CONNECTORS-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright updated CONNECTORS-1463:
------------------------------------
Fix Version/s: ManifoldCF 2.9
> wrongly closed html tag
> -----------------------
>
> Key: CONNECTORS-1463
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1463
> Project: ManifoldCF
> Issue Type: Bug
> Components: Metadata adjuster transformer
> Affects Versions: ManifoldCF 2.8.1
> Reporter: David Ciamberlano
> Assignee: Karl Wright
> Priority: Minor
> Fix For: ManifoldCF 2.9
>
>
> In file "editSpecification_Expressions.html", line 83
> {code:html}
> <select name="s${SEQNUM}_expression_remove" size="2"/>
> {code}
> sould be
> {code:html}
> <select name="s${SEQNUM}_expression_remove" size="2" >
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)