Alberto1202 / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

Shall be interpret as hyperlink if user enter "http://" into cell #198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1.enter http://www.zkoss.org
2.press enter
expected output:cell value should become hyperlink

or
1.load an excel file with ZK Spreadsheet component having one cell with 
hyperlink text (cell text value & url should be same for eg. 
http://www.zkoss.org)
2.edit cell text value to different url for eg. change http://zkoss.org to 
http://www.google.com
3.press enter
expected: cell value and corresponding url should update to 
http://www.google.com

Original issue reported on code.google.com by ashish.dasnurkar on 24 Nov 2010 at 3:46

GoogleCodeExporter commented 9 years ago
Fixed since Nov. 23, 2010.

Original comment by chenhe...@gmail.com on 25 Nov 2010 at 5:35