Aspnetcore.docs: Localization sample project has resources in wrong folder

Created on 29 Aug 2018  Â·  11Comments  Â·  Source: dotnet/AspNetCore.Docs

Original issue is here: https://github.com/aspnet/Home/issues/3472

FIrst of all i have to tell that seems like there's an errors in sample localization project: https://github.com/aspnet/Docs/tree/master/aspnetcore/fundamentals/localization/sample/Localization, when trying convention resolving i found that InfoController localization not working until you place resources in Resources/StarterWeb/Controllers/…. Folder where it searching them for.

(Note: I have not verified this issue, I'm just copying it from the original issue.)

cc @Unders0n

P3

All 11 comments

The sample is due for an update, but we don't have an ETA for that at this time. I've cross-referenced this issue on the sample update tracking issue (#5495) to make sure that this is addressed when the sample is updated.

@Rick-Anderson this need to be closed

Sorry, i will post a sample in the coming days

@hishamco, are you saying that the work is either already planned on another issue or that the work is already complete?

Oh ... I see what happened. You wrote ...

This address #8219 #8323,

... but GH only auto-closes these issues when the PR says "Fixes" ...

Fixes #8219
Fixes #8323

Perhaps I didn't mention that in the PR title itself, really i'm not sure how the auto closing is happen :smile:

Do it this way in the PRs comment ...

Fixes #8219
Fixes #8323

... and the issues will auto-close when the PR merges.

If you want the issue to say open, use "Addresses" instead ...

Fixes #8219
Addresses #8323

8219 will close ... 8323 will remain open.

I see, thanks for the new information that I know today, I will do it for my next PR today

thanks

I just added to my :cow2: _Where's the BEEF?!_:tm: :cow2: issue https://github.com/aspnet/Docs/issues/2617. I'm sort of keeping that up-to-date. We might do something to surface some of it on https://github.com/aspnet/Docs/issues/8814.

Was this page helpful?
0 / 5 - 0 ratings