Locus Map - forum

Support => Troubles & Questions => Topic started by: fzk on October 13, 2013, 16:09:20

Title: Two (small) problems with "locus actions"
Post by: fzk on October 13, 2013, 16:09:20
This is a developer bug report not an user bug report ... I hope it's right here:

1. Locus Map doesn't supports path names with uppercase characters:

This works:
<a href="locus-actions://http/www.easyclasspage.de/maps/files/beta5/locus_install_theme_freizeitkarte.xml">

This doesn't work (BETA5 instead of beta5):
<a href="locus-actions://http/www.easyclasspage.de/maps/files/BETA5/locus_install_theme_freizeitkarte.xml">

2. Locus Map doesn't deletes all temporary files:

E.g. after downloading and unzipping "freizeitkarte.zip" there is a file "freizeitkarte.zipT" with 0 bytes.
The action for "freizeitkarte.zip" was "<after>extract|deleteSource</after>".

Cheers Klaus
Title: Re: Two (small) problems with "locus actions"
Post by: fzk on November 17, 2013, 07:55:28
Question concerning the mentioned problems: Was there a change or fix with release 2.17?

Cheers Klaus
Title: Re: Two (small) problems with "locus actions"
Post by: Menion on November 17, 2013, 14:54:26
Ah I completely missed this topic. Have to check it, thanks for remind
Title: Re: Two (small) problems with "locus actions"
Post by: Menion on November 17, 2013, 15:23:15
so tested

1. isn't problem on your server? because

http://www.easyclasspage.de/maps/files/beta5/locus_install_theme_freizeitkarte.xml - works
http://www.easyclasspage.de/maps/files/BETA5/locus_install_theme_freizeitkarte.xml - not work

tested simply in firefox

2. ah I think this should be solved since some 2.17.0 or something like this. Or is this happen still?