Make WordPress Core

Opened 14 years ago

Closed 12 years ago

Last modified 12 years ago

#16280 closed enhancement (invalid)

UI improvements to Themes API

Reported by: solarissmoke's profile solarissmoke Owned by:
Milestone: Priority: normal
Severity: minor Version: 3.1
Component: Themes Keywords:
Focuses: Cc:

Description

Following on from #16132, some improvements to the Themes API UI. Here's a patch for one particular issue, but there may be more overhaul for WP 3.2

Attachments (1)

16280.diff (665 bytes) - added by solarissmoke 14 years ago.
Pass on original wp_error when http request fails

Download all attachments as: .zip

Change History (6)

@solarissmoke
14 years ago

Pass on original wp_error when http request fails

#1 follow-up: @nacin
14 years ago

I don't like this patch. As it is, the error message we're sending does very little to explain what went wrong. Providing the raw HTTP error might only make it worse.

These errors, strings, and UX need a real overhaul in 3.2.

#2 in reply to: ↑ 1 @solarissmoke
14 years ago

Replying to nacin:

I don't like this patch. As it is, the error message we're sending does very little to explain what went wrong. Providing the raw HTTP error might only make it worse.

IMO "An unexpected HTTP error occurred" is far less helpful than the original HTTP error. But I agree that the whole thing needs improvement, so maybe minor tweaks isn't the way to go.

#3 @nacin
14 years ago

  • Type changed from defect (bug) to enhancement

#4 @c3mdigital
12 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Theme UI overhaul covered in #19909 Any new issues should be in a new ticket.

#5 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.