Patch #3651
closed
New URL custom field option
Added by Isaac Lo over 15 years ago.
Updated over 10 years ago.
Description
I know that you can just use the text field with a regular expression, but more often than not, the size of that text field (As in the display size) is not long enough.
There's probably a better way to do this via adding an extra field for text allowing one to change the size, but I'm new to ruby and this was the easiest way to get a longer text field.
Files
+1 to put into trunk. We have a field for urls that link to google code review and it is a pain to have to copy and paste it into a browser.
Unfortunately, this patch doesn't make the url show as a clickable link on the issue detail page which is what I am after.
Well, it should be as easy adding the URL wrapper in the views section to output a url instead of just a string.
Isaac Lo wrote:
Well, it should be as easy adding the URL wrapper in the views section to output a url instead of just a string.
right... easy for you to say! I just tried and got lost in the ruby code - not my specialty.
You probably would like to follow what is going on with Feature #5250: Custom Fields may allow full text transformation
- Status changed from New to Closed
Also available in: Atom
PDF