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

Reference Source repo: Resource string files missing #17174

Closed
xt0rted opened this issue Apr 30, 2016 · 17 comments
Closed

Reference Source repo: Resource string files missing #17174

xt0rted opened this issue Apr 30, 2016 · 17 comments
Labels
question Answer questions and provide assistance, not an issue with source code or documentation.
Milestone

Comments

@xt0rted
Copy link
Contributor

xt0rted commented Apr 30, 2016

The resource file /src/System.ComponentModel.Annotations/src/Resources/Strings.resx is not part of Microsoft/referencesource which mono is using. As a result validation results on mono have the resource names being returned instead of the actual validation message. Running the same code on Windows returns proper validation messages.

@ellismg
Copy link
Contributor

ellismg commented May 1, 2016

/cc @richlander @terrajobst

@joshfree joshfree assigned blackdwarf and unassigned richlander May 1, 2016
@karelz karelz changed the title Resource string files missing in referencesource repo Reference Source: Resource string files missing in referencesource repo Nov 9, 2016
@karelz karelz changed the title Reference Source: Resource string files missing in referencesource repo Reference Source repo: Resource string files missing Nov 9, 2016
@divega
Copy link
Contributor

divega commented Feb 10, 2017

@karelz not sure the area-System.ComponentModel.DataAnnotations label is appropriate for this issue. Do you know who could actually help with getting the resx files into the reference source repo?

@karelz
Copy link
Member

karelz commented Feb 10, 2017

Xamarin is now migrating to use CoreFX (sources now, binaries hopefully later).
@marek-safar, is it interesting/valuable for Xamarin to have the reference source fixed? Or would you rather close it and wait for the CoreFX consumption?

@marek-safar
Copy link
Contributor

I looked at System.ComponentModel.DataAnnotations few days ago and it looks like we won't be able to use it for some time as it's missing quite few APIs and implementation dependencies in CoreFX compare to full .NET hence even though we'd love to use it we need to first put back code which was removed in CoreFX.

I'll try to use at least CoreFX resx files instead of referencesource to resolve this issue.

@karelz
Copy link
Member

karelz commented Feb 11, 2017

@richlander @terrajobst what is the process for updating one file in https://github.com/Microsoft/referencesource?
If it is cheap, it might be easier to do that instead of asing @marek-safar to mix and match bits from various sources and then chase down differences later :(

@divega
Copy link
Contributor

divega commented Feb 13, 2017

@karelz it looks like this should probably be assigned to someone outside of our team to come to resolution. Will you figure out the right owner?

@karelz
Copy link
Member

karelz commented Feb 13, 2017

@divega when we know who should do the work, I agree - right now we need to get traction on what needs to happen where, so keeping it in the feature area seems most logical (e.g. we might need your team to "approve" releasing the source code). Makes sense?

@richlander
Copy link
Member

@preetikr

@lajones
Copy link
Contributor

lajones commented Apr 18, 2017

Ping... @karelz @richlander @preetikr
We are fine with releasing the resources. But we don't know who copies it into Microsoft/referencesource.

@richlander
Copy link
Member

Awesome. Will pass on ...

@divega
Copy link
Contributor

divega commented Apr 19, 2017

Clearing up milestone so that we can track this for now in our triage.

@lajones lajones self-assigned this Apr 25, 2017
@ajcvickers
Copy link
Member

Removing this from data-annotations area because there is currently nothing actionable by the area owners. We would be happy to do the work here, but without clear guidance from people who know about these things there is nothing we can currently do. Also happy to close if the value is not high enough to get such guidance.

@karelz
Copy link
Member

karelz commented Mar 29, 2019

@ajcvickers please always set new area label. Issues without area labels are not tracked and won't get any attention.

@karelz
Copy link
Member

karelz commented Mar 29, 2019

This issue was moved to microsoft/referencesource#102

@karelz karelz closed this as completed Mar 29, 2019
@ajcvickers
Copy link
Member

@karelz Sorry, I though that would trigger re-analysis of the area on your side. What's the best way to deal with an issue that seems to be in the wrong area if there is no other obvious area?

@karelz
Copy link
Member

karelz commented Mar 29, 2019

@ajcvickers the best approach is to triage it. If it was misrouted to certain area, there is high likelyhood it would land there again from "general high-level" triage like I do. Area owners are expected to find better home for the issue. If not clear, you can always fall back to me for guidance / advice if it is a bit more esoteric (like this one with ReferenceSource).

@ajcvickers
Copy link
Member

@karelz Sounds good, thanks.

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 3.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Answer questions and provide assistance, not an issue with source code or documentation.
Projects
None yet
Development

No branches or pull requests

10 participants