When deadwood generates code for the .info file it doesn't create a return carriage on the line before core = 6.x which causes it to run on with the line previously and not install correctly. Add in a /n or something of the like and this should go away, works fine when I add in a return to my .info files.
Love the module, just converted a simple one in about 5 minutes.
Comments
Comment #1
solotandem commentedThanks for trying the module and your feedback.
By any chance did your .info file end at the end of the last line and not have a carriage return to a new blank line?
My experience is that the the core = 6.x appears on a new line, but the file has a blank line at end.
Comment #2
btopro commentedYeah, had no blank space at the end of the file. Just thought it wouldn't be a safe assumption to convert files thinking it's there since it isn't always.
Comment #3
solotandem commentedThis is fixed in the current CVS snapshot (see http://drupal.org/cvs?commit=133282) and will be in the development release when the latter is refreshed later today.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.