Skip to content

[SR-14811] Backslashes broken in documentation of withoutEscapingSlashes #3219

Open
@kambala-decapitator

Description

@kambala-decapitator
Previous ID SR-14811
Radar rdar://79622922
Original Reporter @kambala-decapitator
Type Bug

Attachment: Download

Environment

Xcode 12.5.1

Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee None
Priority Medium

md5: b8793b57be863559335315fbbeefd21c

Issue Description:

The documentation comment says:

By default slashes get escaped ("/" → "\/", "http://apple.com/" → "http:\/\/apple.com\/")

But Xcode displays it without backslashes:

I believe using double backslash would fix it.

Update: Xcode 13.2.1 doesn't show this text at all, even though it still exists in the module description.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions