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

LGHT0267 Found Orphaned Component not reported #4523

Open
wixbot opened this issue Sep 9, 2014 · 5 comments
Open

LGHT0267 Found Orphaned Component not reported #4523

wixbot opened this issue Sep 9, 2014 · 5 comments
Milestone

Comments

@wixbot
Copy link

wixbot commented Sep 9, 2014

LGHT0267 "Found orphaned Component" error is no longer being thrown. The error was reported with WiX 3.0, but not with WiX 3.5 and later.

To reproduce: define a component, but do not include it in a feature.

Comparing the 3.0 and 3.5 source, there was a change in Linker.cs around the WixErrors.OrphanedComponent message, which may be the cause of this regression.

Originally opened by cknoll

@wixbot
Copy link
Author

wixbot commented Sep 12, 2014

The warning is still (v3.9) thrown when you have an unparented component in a different fragment but no longer throws when the unparented component is in the entry section. In v3.0 it was thrown in both cases.

Originally posted by barnson

@wixbot
Copy link
Author

wixbot commented Sep 18, 2014

Also consider the ICE Breaker project for v4.x.

@wixbot
Copy link
Author

wixbot commented Sep 18, 2014

ICE Breaker sounds interesting! I see the repo on github, but is there any other documentation on the proposal?

https://github.com/wixtoolset/icebreaker

Originally posted by cknoll

@wixbot
Copy link
Author

wixbot commented Sep 18, 2014

At the moment, there's a new readme in the repo and soon there will be a WIP and code.

Originally posted by barnson

@wixbot
Copy link
Author

wixbot commented Nov 4, 2014

From the triage discussion, this is Light check is a duplicate of ICE21.

Originally posted by cknoll

@wixbot wixbot added this to the v3.x milestone 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

1 participant