<Latitude> parameter contains quote sign (")

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
64matze
Posts: 2
Joined: Tue Sep 14, 2010 3:24 pm

<Latitude> parameter contains quote sign (")

Post by 64matze »

Hello,
First of all, thank you very much for the awsome free software XnView!
It is greate to use it.

I have one little problem, and I think it could only be fixed by the developers.

In the "Web Page Create" Dialog I want to use the <Latitude> and <Longitude> parameter in an hyper link in the displayed information, to link directly to a google map. Therefor i used:
<a href="http://maps.google.de/maps?q=test@<Lati ... tude>&z=11" target="_blank">Google</a>

This would work perfect BUT the <Latitude> parameter (and <Longitude> as well) insert the latitude value with an " at the end.
Not at the beginning only at the end. A genetated link will look like this:
<a href="http://maps.google.de/maps?q=test@41° 53' 28.05",12° 29' 27.21"&z=11" target="_blank">Google</a>

See the " at the end of 41° 53' 28.05 and 12° 29' 27.21!?

This has nothing to do with creating that link. Even if you just want to display the latitude parameter in the information, you can see that xnview adds a " at the end.

Is it possible to fix this?
Or is there a workoraund I can use to avoid the " after the parameters?

Thank you very much in advance!

Best reguards,
Matthias
User avatar
Peter2
XnThusiast
Posts: 1365
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: <Latitude> parameter contains quote sign (")

Post by Peter2 »

64matze wrote:...See the " at the end of 41° 53' 28.05 and 12° 29' 27.21!?...
Maybe I am wrong, but this " are "seconds" ..

° degrees / Grad
' minutes / Minutes
" seconds / Sekunden

HTH :?:

Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
64matze
Posts: 2
Joined: Tue Sep 14, 2010 3:24 pm

Re: <Latitude> parameter contains quote sign (")

Post by 64matze »

Peter2 wrote:
64matze wrote:...See the " at the end of 41° 53' 28.05 and 12° 29' 27.21!?...
Maybe I am wrong, but this " are "seconds" ..

° degrees / Grad
' minutes / Minutes
" seconds / Sekunden

HTH :?:

Peter
I am an idiot!
You are right!
But this means I can not use it in that way.

Thank you!

BR
Matze
Post Reply