EVE-SECURE / eveapiproxy

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

Issue with indentation #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Just tested the version I had uploaded earlier.  I thought all was fine, but 
there was an indentation problem on one line (line 435).  Here's the latest 
version with the fixed indentation.  I am using the version I have attached 
with no problems (as far as I can tell).

Original issue reported on code.google.com by zakal...@gmail.com on 16 Jan 2010 at 8:04

Attachments:

GoogleCodeExporter commented 9 years ago
Erik,

I just found a fault somewhere in the code.  Not sure why, but it failed on a 
second 
call to the same function.  I'm checking now.  I'll post an update as soon as I 
can 
figure out what's wrong.

Regards,

z.

Original comment by zakal...@gmail.com on 16 Jan 2010 at 8:10

GoogleCodeExporter commented 9 years ago
Yeah, looking myself too...

Original comment by Erik.E.E...@gmail.com on 16 Jan 2010 at 8:14

GoogleCodeExporter commented 9 years ago
It didn't like the +time(minutes=1) thing.

Original comment by Erik.E.E...@gmail.com on 16 Jan 2010 at 8:16

GoogleCodeExporter commented 9 years ago
Got it.  Just added a small timedelta to prevent CCP's servers from rejecting a 
valid 
request.  Feel free to remove it if you'd like.

Original comment by zakal...@gmail.com on 16 Jan 2010 at 8:25

Attachments:

GoogleCodeExporter commented 9 years ago
I removed the earlier attachment to prevent any misunderstanding.  I tried 4 
different 
requests with the latest version and all seem to work fine.

Original comment by zakal...@gmail.com on 16 Jan 2010 at 8:27

GoogleCodeExporter commented 9 years ago
Great.  I took your last patch with the timing change.  It should be running 
live
now.  Seems all right.  Thanks again!

Original comment by Erik.E.E...@gmail.com on 16 Jan 2010 at 8:33

GoogleCodeExporter commented 9 years ago
Changes seem to be working great.

Original comment by Erik.E.E...@gmail.com on 16 Jan 2010 at 8:42