Project

General

Profile

Actions

Bug #2849

closed

WFileUpload::setFilters method is not their in 3.3.1

Added by Anonymous about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Target version:
Start date:
03/24/2014
Due date:
% Done:

0%

Estimated time:

Description

Use WFileUpload::setFilters function with html input accept attributes as input.

example:

WFileUpload fu = new WFileUpload(root());

fu->setFilters("image/");

set Filters method is not their in version 3.3.1

Actions #1

Updated by Wim Dumon about 10 years ago

  • Status changed from New to Closed

I believe it's a new feature, introduced in 3.3.2. Please update your Wt version.

Best regards,

Wim.

Actions

Also available in: Atom PDF