#4402 closed defect (bug) (fixed)
Slides URL field in submit video form is cutting the URL
Reported by: | casiepa | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordPress.tv | Keywords: | |
Cc: |
Description
When submitting a video using the form on https://wordpress.tv/submit-video/ the 'Slides URL' field is cutting the link if it's slightly longer.
Adding the full URL in the WPTV backend works fine.
Align the form field to the maximum length allowed in the backend.
Change History (4)
#2
in reply to:
↑ 1
@
5 years ago
@BrashRebel
Not being visible is not an issue, but the field has a maxlength="100"
Try to paste https://conimpeto.be/community/talk-wordcamp-rotterdam-2019-maak-een-gutenberg-compatibel-thema-basics-the-quest/ into the field and you will see that it gets cut at <...>thema-basi
Replying to BrashRebel:
@casiepa just wanted to get clarification on this ticket and go over options. When you say "cutting", are you experiencing the URL value actually being changed/truncated when saved or is it simply not visibly showing the entire URL when you insert it? And what would you suggest as a solution? I cannot envision a simple way to solve the problem without changing the layout of the form.
#3
@
5 years ago
- Owner set to dd32
- Resolution set to fixed
- Status changed from new to closed
In 9177:
@casiepa just wanted to get clarification on this ticket and go over options. When you say "cutting", are you experiencing the URL value actually being changed/truncated when saved or is it simply not visibly showing the entire URL when you insert it? And what would you suggest as a solution? I cannot envision a simple way to solve the problem without changing the layout of the form.