Page 1 of 1
mantis 1.3.4 doesn't display custom field data in print mode
Posted: 28 Nov 2016, 14:05
by kun9999
hi,
just done mantis 1.3.4 installation but all my custom field not longer display data when using print options and print to word option

- custom field.png (4.57 KiB) Viewed 7079 times
Re: mantis 1.3.4 doesn't display custom field data in print
Posted: 28 Nov 2016, 14:13
by atrol
There are some regressions in 1.3.4, e.g. this one might be the root cause of your issue
http://www.mantisbt.org/bugs/view.php?id=21964
I recommend to use 1.3.3 or to wait for 1.3.5 (should be available in about one week) or manually apply this patch
https://github.com/mantisbt/mantisbt/co ... e44718108f which should fix the issue.
Re: mantis 1.3.4 doesn't display custom field data in print
Posted: 29 Nov 2016, 02:03
by kun9999
thank you
Re: mantis 1.3.4 doesn't display custom field data in print
Posted: 17 Dec 2016, 08:28
by kun9999
hi, just wondering if this issue already fixed? or need to wait for 1.3.5 without applying the patch. thank you
Re: mantis 1.3.4 doesn't display custom field data in print
Posted: 18 Dec 2016, 12:09
by atrol
The issue is fixed since 2016-11-27.
There is some delay in getting out 1.3.5.
You might want to use a nightly build instead of it
http://www.mantisbt.org/builds.php
http://www.mantisbt.org/builds/mantisbt ... 093aa1.zip
Re: mantis 1.3.4 doesn't display custom field data in print
Posted: 18 Dec 2016, 15:48
by kun9999
thanks