Hi,
Recently I discovered that modx does not play well with minified js files that exist as a text/javascript resource in the manager. I just want to gather some opinions before posting to Jira
So if you create a text/javascript file in modx and paste the minified version of jquery you will get errors because modx will remove
[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]
because the string starts with [++ and ends with ++]
It seems that most of the Revo tags are OK, so a solution would be to change the default Evo tags to match the Revo tags.
The only problem with Revo is the snippet tag which I hope can be change before the RC. Maybe something like [[$$ can be ussed instead of [[
Thank You