Indefero

Issue 67: conf and Conf folders conflict

Reported by bagron, Nov 24, 2008

case sensitive conflict when we decompress the archive on windows

Comment 1 by Loïc d'Anterroches, Nov 24, 2008

This affects all the people having a file system with case 
insensitive file names. 

Resolution path:

- Change model name IDF_Conf to IDF_Config.
- Change model name IDF_Conf_DataProxy to IDF_Config_DataProxy.
- Update the code with the new names.
- Add migration to rename the table storing the IDF_Conf
  model.
Labels: Priority:High OpSys:OSX OpSys:Windows Priority:Medium

Comment 2 by Loïc d'Anterroches, Nov 27, 2008

Fixed in commit fbe3644. Went a simpler way by just renaming 
IDF_Conf_DataProxy to IDF_Config_DataProxy.
Status: Fixed
Owner: loic

Created: 4 years 5 months ago by bagron

Updated: 4 years 5 months ago

Status: Fixed

Owner: Loïc d'Anterroches

Followed by: 1 person

Labels:
Type:Defect
Priority:High
OpSys:OSX
OpSys:Windows