HESK e-mail piping public BETA (test version)

Helpdesk for my helpdesk software

Moderator: mkoch227

Locked
jkstark
Posts: 1
Joined: Thu Aug 25, 2011 5:11 pm

Re: HESK e-mail piping public BETA (test version)

Post by jkstark »

I was just playing with this, and came across the typical Outlook to Hesk issue - Outlook generates absolutely horrible HTML, and causes all sorts of problems.

I ended up having to add a mapping from a paragraph closing tag to a break to at least make the output readable...

On the other hand, have you considered using HTMLPurifier in the processing of the email message? Should be helpful in both the Outlook issue (I ran a sample message through it and got nice clean HTML) and in preventing some of the more common "bugs" from popping through...

Kris
Klemen
Site Admin
Posts: 10136
Joined: Fri Feb 11, 2005 4:04 pm

Re: HESK e-mail piping public BETA (test version)

Post by Klemen »

Thanks for the feedback - I will look into HTMLPurifier, but as far as I can tell I will probably need to come up with a simpler way of cleaning Outlook code.
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
Locked