URL will not auto return

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
dr_patso
Posts: 192
Joined: Tue May 15, 2012 3:23 am

URL will not auto return

Post by dr_patso »

hesk 5.3.1

Once in a while I'll have a ticket look completely warped in hesk (super wide). It will not auto return URLs. Below is an example of a URL in the tickets body/message that causes the problem.

u=ftp://ftp.xx.xx.com/

Is there something in there not allowing hesk to auto return?
Last edited by dr_patso on Fri May 23, 2014 4:23 pm, edited 1 time in total.
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: URL will not auto return

Post by Klemen »

You mean the URL doesn't get clickable?

In your example, the problem is "u=" at the start of the URL, because of this it is not a valid URL.

If you paste everything except "u=" (start with "ftp://") it should work fine.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
dr_patso
Posts: 192
Joined: Tue May 15, 2012 3:23 am

Re: URL will not auto return

Post by dr_patso »

Sorry Klemen, and thank you! Let me try to be more clear. I'm not worried if the URL is a link or not in the body. The problem is it won't auto-return and the URL is so long it makes the view ticket page extremely wide. I suppose this is pretty standard issue with text when there aren't any spaces.

EDIT: link to image included as well, width of image is cut in the post.
EDIT 2: this is a piped ticket

http://i.imgur.com/oBr6jFo.png
Image

6659
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: URL will not auto return

Post by Klemen »

Ah, so you mean the URL doesn't break into multiple lines?

I can't seem to duplicate the issue on my server, the URL always breaks down into multiple lines and doesn't stretch the window.

What browser are you using? I tested in FireFox and IE and both wrap long URLs in multiple lines.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: URL will not auto return

Post by Klemen »

Also you can try turning the "Short links" feature ON in HESK settings (Admin panel > Settings > Help Desk > Features > Short links: ON) which will shorten long links (longer than 70 chars) in new tickets/replies.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply