ddavisqa / google-refine

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

It'd be nice if URIs were hyperlinked in the data cells #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Loading up a data set with a column that has URIs will display as plain text

What is the expected output? What do you see instead?

The expected output should be a hyperlinked URI, rather than the plain text
it generates.

What version of the product are you using? On what operating system?

Trunk on OSX.

Please provide any additional information below.

Attached is a patch to enable hyperlinking.  It just checks the beginning
of the data cell contents for http:// or https:// and creates an anchor if
it matches.

Original issue reported on code.google.com by seanphan...@gmail.com on 26 May 2010 at 7:51

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by dfhu...@gmail.com on 27 May 2010 at 2:10

GoogleCodeExporter commented 8 years ago

Original comment by dfhu...@gmail.com on 27 May 2010 at 2:17

GoogleCodeExporter commented 8 years ago
Fixed by r865. Please verify.

Original comment by dfhu...@gmail.com on 27 May 2010 at 4:50

GoogleCodeExporter commented 8 years ago
WHAT ? You don't remember gopher:// ???

http://awesomescreenshot.com/0f034dd95

Let's add gopher protocol also...it's still around with valid urls shown in my 
screenshot that work in Firefox and gopher clients.

Original comment by thadguidry on 3 Nov 2010 at 1:52