Navigation and Weather Routing software

AppStore PlayStore
Contact us for support or information: contact@meltemus.com

reporting small bug in export marks routine

More
1 day 1 hour ago #3226 by scud
Just reporting what looks like a small hitch or oversight.
qtVLM ouputs

   <wpt lat="43.272917" lon="16.518167">
      <name>HR_Brac_Uvala_Blaca</name>
      <desc>NNW to enter<desc>
   </wpt>

while the correct one should be 
   <wpt lat="43.272917" lon="16.518167">
      <name>HR_Brac_Uvala_Blaca</name>
      <desc>NNW to enter</desc>
   </wpt>

see <desc> closing tag instead of </desc>.

openCPN does not log the error and fails to import any mark.

Please Log in or Create an account to join the conversation.

Time to create page: 0.151 seconds