[ 
https://issues.apache.org/jira/browse/CONNECTORS-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211096#comment-13211096
 ] 

Karl Wright commented on CONNECTORS-412:
----------------------------------------

Ok, you have correct the problem in question, and I will commit the patch.  But 
do you also notice something else wrong with the same code?

Specifically:

... value="$MIMETYPES_B" ...

should be:

... value="$MIMETYPES_A" ...

because the value in attribute should be properly encoded for the attribute, 
not for html body.

If you want to attach an additional patch fixing this problem (looks like it is 
only in the hiddens) I'd be happy to commit that too.


                
> Velocity params in Open Search Server Connector
> -----------------------------------------------
>
>                 Key: CONNECTORS-412
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-412
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: OpenSearchServer connector
>    Affects Versions: ManifoldCF 0.5
>         Environment: velocity
>            Reporter: Luca Stancapiano
>              Labels: opensearchserver, velocity
>             Fix For: ManifoldCF 0.5
>
>         Attachments: manifold-opensearchserver-velocity-patch, 
> manifold-opensearchserver-velocity-patch
>
>
> I see opensearchserver is the last connector that uses the custom script in 
> the html pages instead of velocity. I updated it with velocity as for the 
> other projects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to