[
https://issues.apache.org/jira/browse/CONNECTORS-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wright reassigned CONNECTORS-1463:
---------------------------------------
Assignee: Karl Wright
> 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
>
> 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)