Submitted by jimspoon on 2015/06/04 19:46
In a new item, I typed the following into the Item field:
 
2015.06.04.1840 - test entry of email address - somebody@gmail.com
 
As soon as I type the next space, the "somebody@gmail.com" is highlighted in blue and underlined.
 
However, as soon as press the down arrow to end the editing and move to the item below, the following appears, even if Show HTML Codes is turned off:
 
2015.06.04.1840 - test entry of an email address - <A mailto:somebody@gmail.com>somebody@gmail.com
 
No closing </A> tag appears in the grid.
 
I expected to see the grid display the item as
 
2015.06.04.1840 - test entry of email address - somebody@gmail.com
 
I'm using 52a.

Comments

You're most likely using the WYSIWYG editor...
For now, avoid pressing the space bar after entering an email address or url's. 
Another possibility is to select the link and do Item > Remove hyperlink.
 
The grid does not support email links and I'll write code to remove the automatic link created.
This will be fixed soon.

jimspoon

2015/06/04 21:01

In reply to by Pierre_Admin

 You're right, I was using wysiwyg editor.
 
turned off wysiwyg editor and this is how item appears after an entry -
 
2015.06.04.1953 - test entry of email address - somebody@gmail.com
 
turned wysiwyg editor back on, made entry, but did not press space after entering email address, just pressed down arrow - result as follows:
 
2015.06.04.1955 - test entry of email address using wysiwyg editor - <A mailto:somebody@gmail.com>somebody@gmail.com
 
Item > Remove Hyperlink makes it look just like it does when I do not use wysiwyg editor.
 
 
 
 
 
 
 
 

Pierre_Admin

2015/06/04 23:22

In reply to by Pierre_Admin

I'm including this fix in the interim release v0.9.26PreRel52B
 
HTH !
 
Pierre_Admin