jim-jim-jim / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

base62 encoding shrinked script fails with 3.1 but works with 3.0 #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. pack with shrink and base62 options checked, or shrink first then base62
2. decode

What is the expected output?

(function(a){var D={"font-family":"monospace","font-size":"120%"};var 
bD="0.02";var cn="0.2";var fk;var bE;var l;var J;var u;var x=new Array;var 
T=new Array;var fl=false;var fm;var K=false;var co=new Array;var cp=new 
Array;var 
cq=["January","February","March","April","May","June","July","August","September
","October","November","December"];

 What do you see instead?

(14(a){11 D={"3U-6k":"6l","3U-1s":"120%"};11 bD="0.02";11 cn="0.2";11 fk;11 
bE;11 l;11 J;11 u;11 x=1R 2h;11 T=1R 2h;11 fl=1r;11 fm;11 K=1r;11 co=1R 2h;11 
cp=1R 2h;11 
cq=["January","February","March","April","May","June","July","August","September
","October","November","December"];

What version of the product are you using? On what operating system?

3.1, on latest chromium and firefox

Please provide any additional information below.

Works with 3.0... so for now i shrink with 3.1 and base62 with 3.0
Maybe I can send you the script to your private mail.

Original issue reported on code.google.com by androigo@gmail.com on 11 Oct 2010 at 11:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Here's a file i cannot decode after packing in base62 using 
http://base2.googlecode.com/svn/trunk/src/apps/packer/packer.html

Original comment by androigo@gmail.com on 12 Oct 2010 at 1:51

Attachments:

GoogleCodeExporter commented 9 years ago
This is not really the place for packer bugs.

Original comment by dean.edw...@gmail.com on 24 Feb 2011 at 12:15