Skip to content

Shorten a resource ID#36463

Merged
tmeschter merged 1 commit intodotnet:masterfrom
tmeschter:ShortenLongResourceID-190614
Jun 14, 2019
Merged

Shorten a resource ID#36463
tmeschter merged 1 commit intodotnet:masterfrom
tmeschter:ShortenLongResourceID-190614

Conversation

@tmeschter
Copy link
Copy Markdown
Contributor

The resource in question has an ID that is 414 characters long. This is
apparently too long for some of the tools used by the loc team, blocking
parts of their processes. The exact failure mechanism is not well
understood but in order to avoid problems with the final loc pass for
16.2 I'm just going to go ahead and shorten it.

Unfortunately no one knows how long resource IDs can be before they
cause problems. At the suggestion of the loc team I'm shortening this
one by 50 characters which lines up nicely with a natural break in the ID.

The resource in question has an ID that is 414 characters long. This is
apparently too long for some of the tools used by the loc team, blocking
parts of their processes. The exact failure mechanism is not well
understood but in order to avoid problems with the final loc pass for
16.2 I'm just going to go ahead and shorten it.

Unfortunately no one knows how long resource IDs can be before they
cause problems. At the suggestion of the loc team I'm shortening this
one by 50 characters which lines up nicely with a natural break in the ID.
@tmeschter tmeschter requested a review from mavasani June 14, 2019 20:33
@tmeschter tmeschter requested a review from a team as a code owner June 14, 2019 20:33
@tmeschter
Copy link
Copy Markdown
Contributor Author

@jinujoseph This is ready for your approval.

@jinujoseph jinujoseph added this to the 16.2.P4 milestone Jun 14, 2019
@tmeschter tmeschter merged commit 10ff0db into dotnet:master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants