Skip to content

mailto or url #110

Description

@hannespreishuber

why is this this code inside?
and why is title the subject?

if (!subject.StartsWith("mailto:")) { if (!Uri.IsWellFormedUriString(subject, UriKind.Absolute)) { throw new ArgumentException(@"Subject is not a valid URL or mailto address"); } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions