From: John D. G. <jd...@di...> - 2010-09-06 21:08:42
|
Stefan Frey wrote: > Thanks for the raising the issue: > I was able to recreate the problem. > > Most likely a change of the filename pattern is the reason for that error. > > There are two entries that use those filename patterns: > > Save => Filename date pattern > (setting in default profile: yyyyMMdd_HHmm) > Log => Report filename date pattern > (setting in default profile: currently empty) I would be surprised if this were so. I installed Rails 1.4 in its own directory, not over another version, and have not yet done anything with it except to save a [Configuration] file (which I placed in the top level directory -- alongside the subdirectory "rails-1.4" -- and named "user.rails_config"). Could that filename have caused the problem? > Possible solutions to fix the user profile: > A) Manual change to the setting intended using the allowed syntax. > B) Manual change to the default setting above > C) Create a new profile (e.g. user_new) and store that to the same file > location as user > D) Create a new profile (e.g. user_new) and save it to another > location and import that to user OK. What file do I need to rename? |