On Wed, Apr 16, 2014 at 2:21 PM, Tom Davies <[email protected]> wrote:
> Hi :)
> What does the %20 in the url mean?  Do we have to have it?  Can we remove
> it to increase clarity?
> Regards from
> Tom :)

%20 represents a space whcih was used in the original filename..

You cannot have spaces in a standard URL so it is replaced with the
ASCII encoded value for a space, represented by %20.

Short answer... you cannot remove the space unless the filename is changed.

Clayton

-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/marketing/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to