Re: [xep-support] XEP 3.5.3 basic-link failure for file:// URL's

From: i.de.jong@everest.nl
Date: Thu Aug 07 2003 - 02:53:44 PDT

  • Next message: Nikolai Grigoriev: "Re: [xep-support] XEP 3.5.3 basic-link failure for file:// URL's"

    Also it may be that you have to escape any backslashes inside path
    strings,
    the path string "url(file:///\\someserver\somefolder\myfile.xml)"
    may not work as written. You may have to write this as
    "url(file:///\\\\someserver\\somefolder\\myfile.xml)"

    I'm not sure about this though.

    Irmen de Jong
    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



    This archive was generated by hypermail 2.1.5 : Thu Aug 07 2003 - 02:53:58 PDT