• Welcome to Elio Owners! Join today, registration is easy!

    You can register using your Google, Facebook, or Twitter account, just click here.

Saved Configurator Files Misnamed...

BiloxiGeek

Elio Addict
Joined
Mar 12, 2016
Messages
367
Reaction score
712
Location
Gulfport, Ms
If you save a configuration via the configurator be aware that currently the file name generated isn't quite correct.

It's putting the current date into the filename using months numbered from 0-11 instead of 1-12.
Code:
-rw-r----- 1 berg berg 44588 Jun  1 07:34 myElioConfig1-5-2016.elio
-rw-r----- 1 berg berg 50204 Aug 15 07:25 myElioConfig15-7-2016.elio
Those two files should be:
Code:
-rw-r----- 1 berg berg 44588 Jun  1 07:34 myElioConfig1-6-2016.elio
-rw-r----- 1 berg berg 50204 Aug 15 07:25 myElioConfig15-8-2016.elio

Probably not much of an issue for most folks, but if you've generated and saved a bunch of configs and are trying to figure out which one is which according to the date it could get confusing. I let EM know about it via their website.
 
Top Bottom