Skip to content

[Implement] remove trailing space from ExternalObject.CreateUrl; fixes #68#74

Merged
samatstariongroup merged 1 commit into
developmentfrom
GH68
May 18, 2026
Merged

[Implement] remove trailing space from ExternalObject.CreateUrl; fixes #68#74
samatstariongroup merged 1 commit into
developmentfrom
GH68

Conversation

@samatstariongroup
Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the ReqIFSharp code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

CreateUrl appended a stray space after the base64 URI, producing an invalid web-app URL. Drop the space and correct the xisting test expectation, which had codified the bug.

@sonarqubecloud
Copy link
Copy Markdown

@samatstariongroup samatstariongroup merged commit 127a764 into development May 18, 2026
8 checks passed
@samatstariongroup samatstariongroup deleted the GH68 branch May 18, 2026 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants