Situation:
I upload a Word file. The Word file does not have the document property "Title" filled in. The SharePoint item title column is empty because of this. I fill the column with a title e.g "MyDocument". Later I update the item and the title column is empty because SharePoint takes the empty title of the document.
How can I prevent/fix this behavior? maybe a event-receiver which save the old title and writes this title after the update back?
Greetings, AHO