Mercury Bugs - mercury
View Issue Details
0000473mercuryBugpublic2018-11-17 22:372018-11-19 11:46
Reporterpbone 
Assigned Towangp 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000473: JS sources should be included for minified files in scripts/
DescriptionThere are some minified JavaScript files in scripts/ I noticed that the debian packaging system complained that their non-minified sources are not also included. Ideally those should be included and the minified versions build from them.

I don't know how you actually go about doing that, just noting that Debian stuff complains and a readable version of the source orght to be provided.
TagsNo tags attached.
Attached Files

Notes
(0001019)
zs   
2018-11-17 22:48   
I presume you are talking about jstree.min.js and jquery.slim.min.js.
They were added in the same commit in 2017, and not touched since.
The log message says they are from jstree.com and jquery.com respectively.
See whether those sites contain their nonminimized versions.
(0001020)
wangp   
2018-11-18 10:35   
There's no need to build the minified sources from the non-minified sources, just using the code in the original form is enough. I'll take care of it.

Issue History
2018-11-17 22:37pboneNew Issue
2018-11-17 22:48zsNote Added: 0001019
2018-11-18 10:35wangpNote Added: 0001020
2018-11-19 11:46wangpAssigned To => wangp
2018-11-19 11:46wangpStatusnew => resolved
2018-11-19 11:46wangpResolutionopen => fixed