hi,
the webbasesd update feature of D7 installes this module into a subdir
dirtree looks like:
/sites/all/entity/entity/
after each update i have to delete and upload only this module via ftp
maybe the module contains a folder with his module name?
Thank you
oib
Comments
Comment #1
fagosounds like a bug of the webfrontend then. Please have a look at the core issue queue and file an issue for it if there is none yet.
Comment #2
klausiNote that the entity project consists of two modules: entity and entity metadata. So /sites/all/modules/entity/entity/ is the correct path for entity.module. Or did you mean that the whole entity project folder does not end up in the modules directory?
Comment #3
klausientity.module now lives in the root directory, so this should be fixed. Reopen if still an issue.