Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WixStandardBootstrapperApplication.HyperlinkLicense theme added new localization strings #4716

Closed
wixbot opened this issue Mar 23, 2015 · 3 comments
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Mar 23, 2015

Imagine the following scenario:

  1. Create a bundle pre-3.10 like this (where custom.wxl is a copy of HyperlinkTheme.wxl with some custom strings):
<Bundle>
    <BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.HyperlinkLicense">
        <bal:WixStandardBootstrapperApplication LocalizationFile="custom.wxl" LicenseUrl="" />
    </BootstrapperApplicationRef>
</Bundle>

The install success screen has the header Setup Successful.

  1. Upgrade to 3.10.

The install success screen now has the header #(loc.SuccessInstallHeader). This breaks backwards compatibility.

Originally opened by rseanhall

@wixbot
Copy link
Author

wixbot commented Mar 24, 2015

AssignedTo set to bobarnson

@wixbot
Copy link
Author

wixbot commented May 4, 2015

wixtoolset/wix3#243

Originally posted by barnson

@wixbot
Copy link
Author

wixbot commented May 26, 2015

Originally changed by barnson
Resolution set to fixed
Status changed from Open to Resolved

@wixbot wixbot added this to the v3.10 milestone Dec 20, 2015
@wixbot wixbot closed this as completed Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants