Submitted by Tom on 2010/01/28 07:10
 
Current Build #15
 
File links are broken - they now open in Scratch grid with [FileFullName] as source.
 
edit
 
 

Comments

Hi Tom -- when you say "file links" you mean links to an external document ? Here it works.
Version 0.9.25Pre-Rel16 build 2010-01-29 12:49:40 Beta
 
What are the steps to reproduce the problem ?

Ok, I was able to reproduce it.
 
1- Drag a file from windows explorer to a grid.
2- This should trigger the "File Link... " Dialog
3- This creates a new HTML link in the grid.
4- Clicking on the link opens Scratch grid with [FileFullName] as source.
 
Version 0.9.25Pre-Rel16 build 2010-01-29 12:49:40 Beta
(WorkAround : open properties pane and click on the FileFullName link)
 
Mantis : 872
 
 

Tom

2010/02/01 02:36

In reply to by Armando

thanks Armando !!
apologies for not giving more detail - I was rushing at the time & forgot to get back to it

Tom

2010/02/07 15:05

In reply to by Armando

[quote=Armando][...]
links which are created through the hyperlink window do work. But they also have a different format :
 
<a href=complete path and filename>text visible in cell</a>
 
The other one has this format :
 
<a href=[FileFullName]>text visible in cell</a>[/quote]
 
I add a note to that effect in Mantis