Jump to content

[Bug] Upload videos

Featured Replies

Posted

Hello,

$form->add( new \IPS\Helpers\Form\Upload( 'video_test', null, false, array( 'allowedFileTypes' => array( 'mp4' ), 'storageExtension' => 'app_Extension' ) ) );

Uploaded video

video.thumb.jpg.4c9740cb85c3da756a68483cc94460c9.jpg

 

Is the bug you are reporting that the video embeds after upload? Is that causing any problems, or does it just look odd in this context?

  • Author
14 hours ago, bfarber said:

Is the bug you are reporting that the video embeds after upload?

The video displays under form (Upload) element.

I use css to reduce the width

video.thumb.jpg.574fa53ada4d04d34b1236e2813229db.jpg

14 hours ago, bfarber said:

Is that causing any problems, or does it just look odd in this context?

The video overlay other elements (name, size, delete button).

 

  • 3 weeks later...

An internal bug report was opened to have this checked.

  • 3 months later...
  • Author

When will you fix it?

I can reproduce the issue on an Upload New Media page

We have a PR open for this issue slated for 4.5.0.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.