The new upload (Cross-wiki upload from - Files uploaded from inside the editor on other wikis) tool is not adding headers. UploadWizard is doing this, for example.
For example:
{{Information
|description={{de|Example}}
|date=2015-11-05
|source={{own}}
|author=Example
}}
{{self|cc-by-sa-4.0}}But it should be:
== {{int:filedesc}} ==
{{Information
|description={{de|Example}}
|date=2015-11-05
|source={{own}}
|author=Example
}}
== {{int:license-header}} ==
{{self|cc-by-sa-4.0}}Please fix ASAP and thanks in advice :-)