Item14056: Some js files contain invalid utf-8 caracters.

pencil
Priority: Normal
Current State: Confirmed
Released In: 2.2.0
Target Release: minor
Applies To: Extension
Component: JSCalendarContrib
Branches:
Reported By: GeorgeClark
Waiting For:
Last Change By: CrawfordCurrie
Checking sanity of the 2.1.1 release, I found a few possible issues that need review.

 find -L -name "*.js" -exec isutf8 {} \;
./pub/System/TinyMCEPlugin/tinymce/jscripts/tiny_mce/plugins/spellchecker/editor_plugin_src.js: line 204, char 1, byte offset 122: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-zh.js: line 10, char 1, byte offset 3: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-lt.js: line 17, char 1, byte offset 6: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-ru_win_.js: line 14, char 1, byte offset 3: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-bg.js: line 15, char 1, byte offset 3: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-hu.js: line 15, char 1, byte offset 6: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-ko.js: line 17, char 1, byte offset 3: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-big5.js: line 14, char 1, byte offset 3: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-hr.js: line 1, char 1, byte offset 1: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-sv.js: line 6, char 1, byte offset 29: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-sp.js: line 65, char 1, byte offset 34: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-ca.js: line 50, char 1, byte offset 6: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-fr.js: line 51, char 1, byte offset 4: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-jp.js: line 3, char 1, byte offset 3: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-es.js: line 19, char 1, byte offset 5: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-lv.js: line 14, char 1, byte offset 5: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-cs-win.js: line 10, char 1, byte offset 31: invalid UTF-8 code
./pub/System/JSCalendarContrib/lang/calendar-tr.js: line 18, char 1, byte offset 6: invalid UTF-8 code

As these all come from external packages, I'm doubtful that even if it is an issue, we can do much about it.

-- GeorgeClark - 25 Apr 2016

The mishoo JSCalendar seems to be defunct. JQuery has a native picker widget, here is one possible extension to that: https://github.com/trentrichardson/jQuery-Timepicker-Addon

-- GeorgeClark - 25 Apr 2016

And https://www.ama3.com/anytime/ is another

-- GeorgeClark - 25 Apr 2016

See the discussion at Item1240 on jquery-ui's own datepicker widget.

-- MichaelDaum - 26 Sep 2016

TinyMCEPlugin should be ok after it's upgraded to the latest version.

-- Main.CrawfordCurrie - 23 Feb 2017 - 10:45
 

ItemTemplate edit

Summary Some js files contain invalid utf-8 caracters.
ReportedBy GeorgeClark
Codebase 2.1.0, trunk
SVN Range
AppliesTo Extension
Component JSCalendarContrib
Priority Normal
CurrentState Confirmed
WaitingFor
Checkins
TargetRelease minor
ReleasedIn 2.2.0
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r4 - 23 Feb 2017, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy