[ZBX-7033] UTF8 symbols in .js and .php code Created: 2013 Sep 20  Updated: 2017 May 30  Resolved: 2013 Sep 23

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 2.1.5
Fix Version/s: 2.1.6

Type: Incident report Priority: Trivial
Reporter: Alexander Vladishev Assignee: Ivo Kurzemnieks
Resolution: Fixed Votes: 0
Labels: utf8
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File JS.PNG    

 Description   

UTF8 symbols should be removed from Zabbix source code:

frontends/php/js/class.calendar.js:639:		this.clndr_yeardown.appendChild(document.createTextNode('?'));
frontends/php/js/class.calendar.js:658:		this.clndr_yearup.appendChild(document.createTextNode('?'));
frontends/php/js/class.calendar.js:671:		this.clndr_monthdown.appendChild(document.createTextNode('?'));
frontends/php/js/class.calendar.js:692:		this.clndr_monthup.appendChild(document.createTextNode('?'));
frontends/php/js/functions.js:1107:			.prepend('<div class="printless">?BACK</div>')
frontends/php/include/views/js/configuration.host.edit.macros.js.php:8:	<td><span style="vertical-align:top;">??</span></td>


 Comments   
Comment by Ivo Kurzemnieks [ 2013 Sep 23 ]

RESOLVED in svn://svn.zabbix.com/branches/dev/ZBX-7033

Comment by Oleg Egorov (Inactive) [ 2013 Sep 23 ]

(1) Problems in JS calendar. See JS.PNG

iivs RESOLVED in r38743

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Sep 24 ]

(2) Please remove and unlink unused file:
configuration.host.edit.macros.js.php

iivs RESOLVED in r38751

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2013 Sep 24 ]

TESTED

Comment by Ivo Kurzemnieks [ 2013 Sep 24 ]

Fixed in pre-2.1.6 (trunk) r38753

Generated at Sat Apr 20 15:28:11 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.