Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1899 closed defect (bug) (fixed)

spaces striped when adding category

Reported by: ryanduff's profile ryanduff Owned by: matt's profile matt
Milestone: Priority: normal
Severity: normal Version: 1.6
Component: Administration Keywords: ajaxcat bg|has-patch
Focuses: Cc:

Description

Following up on [3135] and #1882 when adding a new category from the write page (which finally works), the spaces are striped when its added to the list. Example: new category becomes newcategory in the list of available categories. Reloading the write page or viewing at manage > categories shows correctly as new category.

This is trivial, but might worry new users when they add a category and see it show up incorrectly.

Attachments (1)

fixedcat.diff (562 bytes) - added by skeltoac 20 years ago.
Trim, don't drop all spaces.

Download all attachments as: .zip

Change History (5)

#1 @ryan
20 years ago

  • Milestone set to 2.0

@skeltoac
20 years ago

Trim, don't drop all spaces.

#2 @skeltoac
20 years ago

  • Keywords ajaxcat bg|has-patch added; category write removed
  • Owner changed from anonymous to matt

Gotcha covered

#3 @ryan
20 years ago

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

(In [3147]) Don't strip all spaces. fixes #1899

#4 @(none)
19 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.