LearnNewsExamplesServices
Frontmatter
id4365
titleform.field.Url: beforeGetValue()
stateClosed
labels
enhancement
assigneestobiu
createdAtMay 2, 2023, 9:05 PM
updatedAtMay 2, 2023, 9:07 PM
githubUrlhttps://github.com/neomjs/neo/issues/4365
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 2, 2023, 9:07 PM

form.field.Url: beforeGetValue()

Closed v8.1.0 enhancement
tobiu
tobiu commented on May 2, 2023, 9:05 PM

the default URL ctor has some sanity checks to convert an "almost" valid URL into a real one.

e.g. new URL("http:www.google.com").href => "http://www.google.com"

tobiu added the enhancement label on May 2, 2023, 9:05 PM
tobiu assigned to @tobiu on May 2, 2023, 9:05 PM
tobiu referenced in commit df69174 - "form.field.Url: beforeGetValue() #4365" on May 2, 2023, 9:07 PM
tobiu closed this issue on May 2, 2023, 9:07 PM