pnp / PnP-Sites-Core

Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
Other
416 stars 643 forks source link

How to provision a website with a localized Title. #2620

Open jsuddsjr opened 4 years ago

jsuddsjr commented 4 years ago

Category

[ ] Bug [X ] Enhancement

Environment

[X ] Office 365 / SharePoint Online [ ] SharePoint 2016 [ ] SharePoint 2013

If SharePoint on-premises, what's exact CU version:

Expected or Desired Behavior

If you are reporting a bug, please describe the expected behavior. If you are suggesting an enhancement please describe thoroughly the enhancement, how it can be achieved, and expected benefit.

Our communication site has been localized into 8 languages, including the title of the site. We'd like to use these strings to provision new localized sites based on these strings.

Observed Behavior

If you are reporting a bug, please describe the behavior you expected to occur when performing the action. If you are making a suggestion, you can delete this section.

When extracting the provisioning template, the site title is NOT included in the RESX files.

Steps to Reproduce

If you are reporting a bug please describe the steps to reproduce the bug in sufficient detail to allow testing. Only way to fix things properly, is to have sufficient details to reproduce it. If you are making a suggestion, you can delete this section.

  1. Localize the title of your communication website.
  2. Extract site to template using PersistMultiLanguageResources

Observe the localized title is not in the template, nor in the RESX file.

ghost commented 4 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.