Make WordPress Core

Opened 16 years ago

Closed 12 years ago

#13767 closed enhancement (fixed)

Custom background uploader doesn't highlight max upload size

Reported by: Denis-de-Bernardy Owned by:
Priority: normal Milestone: 4.1
Component: Customize Version: 3.0
Severity: normal Keywords: ux-feedback
Cc: Focuses:

Description

When uploading a file from the custom background handler, you cannot tell in advance if it'll succeed or not if the file is too large. WP should advertise the max size, and the available space where relevant (see also #13765).

Change History (8)

#1 @ocean90
16 years ago

  • Keywords multisite removed
  • Milestone 3.03.1
  • Type defect (bug)enhancement

To handle error messages better we need a bigger change for custom background (and custom header, see #13720). We should do this in 3.1.

#2 @nacin
16 years ago

  • Milestone Awaiting TriageFuture Release

#3 @nacin
13 years ago

  • Component TemplateAppearance

Hmm. I don't know if I really care about this. Or, if necessary, it might be good if we just let the media manager do its thing and skip the idea of a direct type="file" input.

#4 @ocean90
12 years ago

  • Milestone Future Release
  • Resolutionduplicate
  • Status newclosed

Duplicate of #22148.

#5 @SergeyBiryukov
12 years ago

  • MilestoneAwaiting Review
  • Resolution duplicate
  • Status closedreopened

This ticket is not about Customizer, so I guess #22148 won't handle this (not until #25569 happens).

#6 @ocean90
12 years ago

Oh, you're right. Now the comment by nacin makes sense. I think we should ditch the type="file" input then.

Last edited 12 years ago by ocean90 (previous) (diff)

This ticket was mentioned in Slack in #core-customize by celloexpressions. View the logs.


12 years ago

#8 @celloexpressions
12 years ago

  • Milestone Awaiting Review4.1
  • Resolutionfixed
  • Status reopenedclosed

Fixed by [30309], and [30459].

Note: See TracTickets for help on using tickets.