deeplink

Hi,

I am using the ExchangeWs plugin from it2be.

It looks like the & character can not be used in the mail body.
I need it for deeplink url’s like :

http://localhost:8081/servoy-client/servoy_client/IBISMain.jnlp?method=bcal_showIncident&argument=59

I tried using %26 instead of & in the url

http://localhost:8081/servoy-client/servoy_client/IBISMain.jnlp?method=bcal_showIncident%26argument=59

but that does not seem to work.

Is this a bug or a limitation ?

Regards,

huh, you sent a ticket to our help desk server not long before creating this post ?

Yes,

But this is not on your plugin, but on using %26 instead of &

Regards