Item10174: Javascript _src files shipped without their shrinked versions
Priority: Urgent
Current State: Closed
Released In: 1.1.3
Target Release: patch
Applies To: Engine
Component: Javascript
Branches:
In the latest release tarball and zip file, version 1.1.2, we ship various javascript files in pub/System/JavascriptFiles. Usually there is a foo_src.js and a shrunken version foo.js. For some files, the shrunken version is not shipped, ao:
foswikiArray_src.js
foswikiCSS_src.js
foswikiEvent_src.js
foswikiHTML_src.js
foswikiString_src.js
foswikiStyles_src.js
foswiki_renamebase_src.js
foswikilib_src.js
strikeone_src.js
I ran into these files not being loaded when I was migrating a custom
wiki skin to Foswiki.
-- KoenMartens - 17 Dec 2010
Someone had forgotten these scripts when they changed from having the .js files in SVN to having them built when building the release.
I wonder what errors we have had reported because of these. I also wonder which of these should actually have been removed and not fixed.
-- KennethLavrsen - 18 Dec 2010