Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11712

Typo in editor.js

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.0-a1
    • 3.1.0-dev
    • Styles
    • None

      Minor typo in editor.js:

      	var r = 0, 
      		g = 0, 
      		b = 0,
      		numberList = new Array(6);
      		color = '',
      

      at the end of numberList declaration it should be comma, not ;

            bantu Andreas Fischer [X] (Inactive)
            Arty Vjacheslav Trushkin [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: