Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Don't include . prefix in FQN decode#210

Merged
hojberg merged 1 commit into
mainfrom
dont-add-dot
Sep 2, 2021
Merged

Don't include . prefix in FQN decode#210
hojberg merged 1 commit into
mainfrom
dont-add-dot

Conversation

@hojberg

@hojberg hojberg commented Sep 2, 2021

Copy link
Copy Markdown
Member

Overview

Fix a problem with the way FQNs were being deserialized, such that
they'd always include a . prefix. This lead to some strange URLs and
didn't buy us anything and was removed.

Extracted from #205

Fix a problem with the way FQNs were being deserialized, such that
they'd always include a . prefix. This lead to some strange URLs and
didn't buy us anything and was removed.

If the FQN actually included a . from the serverside, it will still be
included.
@hojberg hojberg merged commit e8941d4 into main Sep 2, 2021
@hojberg hojberg deleted the dont-add-dot branch September 2, 2021 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants