[ZBX-14632] minor typos in pre-4.0 Created: 2018 Jul 23  Updated: 2024 Apr 10  Resolved: 2018 Oct 12

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 4.0.0alpha9
Fix Version/s: 4.0.1rc1, 4.2.0alpha1, 4.2 (plan)

Type: Problem report Priority: Trivial
Reporter: richlv Assignee: Vasily Goncharenko (Inactive)
Resolution: Fixed Votes: 1
Labels: codequality
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Team: Team D
Sprint: Sprint 40, Sprint 41, Sprint 42, Sprint 43, Sprint 44
Story Points: 0.25

 Description   

Please see details in the first comment, afraid to make a mistake that I cannot fix.



 Comments   
Comment by richlv [ 2018 Jul 23 ]

Observed in trunk r82976.
Some of these are likely to be there in earlier versions, worth checking & fixing that.

  • Typo-ed "being":
frontends/php/include/views/js/configuration.httpconf.edit.js.php:                     * Add pair when form is beeing created.
frontends/php/js/dashboard.grid.js:                                   widget = data.dialogue['widget'], // widget currently beeing edited
frontends/php/js/dashboard.grid.js:                           // Disable saving, while form is beeing updated.
frontends/php/js/common.js: * @param {string} dialogueid              Id of dialogue, that is beeing closed.
  • Typo-ed "successful":
frontends/php/js/vector/class.svg.canvas.js: * Callback for sucessful image load.
frontends/php/js/dashboard.grid.js:                                           // Enable save button after sucessfull form update.
  • Typo-ed "occurred" or "occurrence":
frontends/php/js/class.cmap.js:                        * @param {object} draggable                            Element where drag event occured.
frontends/php/js/class.cmap.js:                        * @param {object} draggable                            Element where drag stop event occured.
./aclocal.m4:# only at the first occurence in configure.ac, so if the first place
  • Typo-ed "parameter" - this is in many locations in tests, just a few examples:
frontends/php/tests/api_json/testHostGroup.php:                                       'name' => 'non existent parametr',
frontends/php/tests/api_json/testHostGroup.php:                                       'name' => 'non existent parametr',
frontends/php/tests/api_json/testUserGroup.php:                                       'name' => 'API update with non existent parametr',
  • Double "the":
src/libs/zbxcommon/misc.c: *             time_end   - [IN] the the time period end
tests/zbxmocktime.c: * Comments: If the first character is not a digit the the source text is     *
  • Typo-ed "timestamp":
src/libs/zbxdbcache/valuecache.c: *              ts          - [IN] the requested timestmap
  • Typo-ed "interface":
src/libs/zbxdbcache/dbconfig.c: * Purpose: trying to resolve the macros in host inteface
  • Typo-ed "received":
src/zabbix_server/preprocessor/preproc_manager.c: *             message - [IN] message recieved by preprocessing manager       *
Comment by Vasily Goncharenko (Inactive) [ 2018 Aug 16 ]

Fixed in development branch svn://svn.zabbix.com/branches/dev/ZBX-14632

Comment by Vasily Goncharenko (Inactive) [ 2018 Oct 03 ]

Fixed in:

  • 4.0.1rc1 r85447
  • 4.2.0alpha1 (trunk) r85444
Generated at Thu Apr 25 04:07:34 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.