There is 1 update.
 
 
Confluence / cid:jira-generated-image-avatar-88e1a919-b81b-419d-9aee-9eb1b10773ec CONFLUENCE-497 Open

Consider explicitly setting title, the creator and the author of WebPreferences documents

 
View issue   ·   Add comment
 

1 update

 
cid:jira-generated-image-avatar-49173d1b-8f38-4f66-9acc-730576b18240 Changes by Raphaël Jakse on 14/Aug/25 16:29
 
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')}}
(but see https://forum.xwiki.org/t/drop-the-maven-xar-plugin-requirement-for-setting-the-title-for-webpreferences-pages/17515)