Forum

Suggest you to add ...
 
Notifications
Clear all

Suggest you to add two vaiables in html.php file for version 8.6.3

3 Posts
2 Users
0 Reactions
1,763 Views
(@divyesh)
Posts: 30
Active Member
Topic starter
 
[#7009]

After upgrade to 8.6.3 some users faced ticket creation issue.This issue has been faced for all 8.6.* versions.
Two new variables [1]classicFormatHours and [2] classicFormatDate appended after line 1424 and issue has been resolved.

Errors that used faced without above two variables
020-10-31 15:25:01.689 ** ERROR ** [V8.6.3] ERROR **
2020-10-31 15:25:01.689
** ERROR ** [V8.6.3] on file '/var/www/html/projeqtor/tool/html.php' at line (1489)
2020-10-31 15:25:01.689
** ERROR ***** [V8.6.3] cause = Undefined variable: classicFormatHours

Request you please review and correct the code.


 
Posted : 01 Nov 2020 13H55
(@babynus)
Posts: 14952
Member Admin
 

Issue cannot be reproduced, but confirmed (occurs only when Browser date format displays AM/PM for hours, without leading zeros for hours)
Ticket #5058 recorded
Will be fixed on next patch.

NB : fix will not be to add 2 variables, but to fix name of variables used to fit existing defined wariables.


 
Posted : 01 Nov 2020 22H03
(@divyesh)
Posts: 30
Active Member
Topic starter
 

Thanks for support.


 
Posted : 02 Nov 2020 10H25
Share:

Scroll to Top