Page 1 of 1

Bug in hesk_settings.inc.php

Posted: Fri Jul 03, 2015 10:11 pm
by howedav
What terms did you try when SEARCHING for a solution: SELECT

Hi,
New to Help Desk and loving it so far. Have to make a lot of mods because not really using as a help desk but more as work flow with customer starting by requesting an RMA, we respond, they send us a broken thing, we fix it and return it. Help Desk will very likely get the job done and it and is written in php I still understand (not OOP).
So, the bug:
I had created several custom fields and when I changed one from a Select box to a Text Area the options still displayed in the text box as a long string. I found them in Subject file and removed them, but I would think the code that writes the file would remove the contents of the value field. Maybe too much to ask ??
Thanks,
David

Re: Bug in hesk_settings.inc.php

Posted: Sat Jul 04, 2015 9:06 am
by Klemen
Thanks for reporting this, will look into it and see if it can be fixed in the next release cycle.

As a temporary work-around you can:

1. when changing type click "Options" then "OK"

- or -

2. disable the field, save settings then enable it again