[oXygen-sdk] Issue with custom protocol handler and href with dots

Oxygen XML Editor Support support at oxygenxml.com
Fri Jan 10 02:03:23 CST 2014


Hi Jan,

So in this particular case Oxygen displays a missing image place-holder, 
right?
I created a simple JPEG image and renamed it to 
"GUID.7A23068F.1C34.46A2.849F.91FF00B9D586", then in a DITA topic opened 
via a very simple custom protocol implementation I referred to it:

> <image href="GUID.7A23068F.1C34.46A2.849F.91FF00B9D586"/>

It works for me, Oxygen calls the custom protocol and the image is 
resolved in it and displayed by Oxygen.

Could you test this issue on the local disk drive having an image file 
named "GUID.7A23068F.1C34.46A2.849F.91FF00B9D586" and referring to it 
from a local DITA topic?
Maybe your other API implementations interfere with this. Did you add a 
RelativeReferenceResolver customizer via the API?

Regards,
Radu

Radu Coravu
<oXygen/>  XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 1/9/2014 6:28 PM, Jan Bevers wrote:
> Hi
>
> I noticed that when a reference has dots in it oXygen never asks my
> Custom Protocol Handler to resolve it.
>
> I have an image tag that looks as followed:
>
> <imagehref="GUID.7A23068F.1C34.46A2.849F.91FF00B9D586"/>
>
> When I put a breakpoint on the openConnection(URL url) method I don’t
> see any request coming in to resolve this reference. If I put “.jpg” at
> the end of this reference for example I can see a request coming in.
>
> Cheers
>
> *Jan Bevers |* Developer *|*SDL *| *Content Management Technologies
> Division *| *+32 (0)15 400 970*|* jbevers at sdl.com
> image001
>
>
>
> www.sdl.com
> <http://www.sdl.com/?utm_source=Email&utm_medium=Email%2BSignature&utm_campaign=SDL%2BStandard%2BEmail%2BSignature>
>
> *SDL PLC confidential, all rights reserved.* If you are not the intended
> recipient of this mail SDL requests and requires that you delete it
> without acting upon or copying any of its contents, and we further
> request that you advise us.
> SDL PLC is a public limited company registered in England and Wales.
> Registered number: 02675207.
> Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire
> SL6 7DY, UK.
>
> This message has been scanned for malware by Websense. www.websense.com
> <http://www.websense.com/>
>
>
>
> _______________________________________________
> oXygen-sdk mailing list
> oXygen-sdk at oxygenxml.com
> http://www.oxygenxml.com/mailman/listinfo/oxygen-sdk
>



More information about the oXygen-sdk mailing list