openmolecules.org

 
Home » DataWarrior » Bug Reports » Hyperlinks that contain a semicolon get split in two
Re: Hyperlinks that contain a semicolon get split in two [message #1582 is a reply to message #1553] Wed, 06 April 2022 11:16 Go to previous messageGo to previous message
thomas is currently offline  thomas
Messages: 655
Registered: June 2014
Senior Member
This is now fixed. In DataWarrior the String "; " and a '/n' are allowed data separators. The code to separate the string here was too laze and also separated at a single semicolon. Now it is more strict to require at least one SPACE after the semicolon.

In addition, when directly clicking the link in a DataWarrior cell, the content was not URL encoded. Therefore the semicolon caused a problem. Now cell content will be encoded unless the column properties section contains a line like:
<columnProperty="lookupEncode0 false">

The change is deployed in the current dev update.
 
Read Message
Read Message
Read Message
Previous Topic: Problems with opening hyperlinks under Linux
Next Topic: DataWarrior Keeps Crashing on My MacBook Air
Goto Forum:
  


Current Time: Thu May 02 22:49:37 CEST 2024

Total time taken to generate the page: 0.04310 seconds