ECI Version 2.7   

Jan 23rd, 2011 // In: Easy CSV Importer // By: Comments 0

I found a bug myself when saving Custom Fields form, it only happend on a fresh installation. A sudden change happened today when I manually created a csv file for test purposes, not thinking about it much I put hyphens in the filename and quickly discovered that it causes various issues. So, there is now a procedure which checks all csv files and renames them. It is important to understand how this works. It happens when you open the Start page and is done within the same function that lists all your csv files for selection. If a file is renamed and the new name matches an existing file, it is assumed they are from the same data set. The older file will be deleted. I don’t think this will be a problem unless someone has plans to use 2 different data sets with each file name being that similiar. However I thought I best blog it should it become an issue.

I would like to take the opportunity to mention that I will be blogging a lot more about specific features of the plugin but also specific functions within the code. Please use Google for answers before contacting me in the hope that I have blogged full instructions on what you search for. Failing that I’m always ready to help by email and do more blogging.

Tags: - -

Leave a Reply

You must be logged in to post a comment.