Making WordPress.org

Opened 2 years ago

Closed 2 years ago

#6040 closed defect (bug) (fixed)

Upload button on missing wp.tv submit forms

Reported by: alanjacobmathew's profile alanjacobmathew Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: WordPress.tv Keywords:
Cc:

Description

Users can't upload videos anymore to wp.tv since the upload button does not exists anymore

Link: https://wordpress.tv/submit-video/

https://i.imgur.com/O45bfJI.png

Reported on Slack: https://wordpress.slack.com/archives/C037W5MBT/p1643044802012600

Change History (5)

#1 @courane01
2 years ago

Related: Upload transcripts is also erroring

#2 @dd32
2 years ago

Just noting that if you're logged in to WordPress.com (Which is where WordPress.TV is hosted), you should be able to see the upload buttons in my quick testing.

I'm not sure why that's the case - there's been no code changes since May last year.

So temporary workaround: Create & login to a WordPress.com account.

#3 @zodiac1978
2 years ago

Could this be a spam protection? Disabling the submit button with display: none; in a style attribute on the button?

#4 @dd32
2 years ago

  • Owner set to dd32
  • Status changed from new to accepted

#5 @dd32
2 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 11607:

WordPress.TV: Load jQuery on the upload screen.

Fixes #6040.

Note: See TracTickets for help on using tickets.