|
Summary: |
Consider explicitly setting title, the creator and the author of WebPreferences documents |
Description: |
Currently, WebPreferences are sent to the filter without setting any creator / author.
It's likely that they get imported as whoever is running the import, which is not very clean. We should probably set WebPreferences as the same creator/author as the corresponding WebHome document.
The title should also probably be set to {{$services.localization.render('admin.preferences.title')}} |
|