David Ciamberlano created CONNECTORS-1463:
---------------------------------------------

             Summary: 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
            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)

Reply via email to