Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#3129 closed defect (bug) (worksforme)

Category Parent dropdown entities incorrectly encoded

Reported by: markjaquith's profile markjaquith Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.1
Component: Administration Keywords: needs-patch
Focuses: Cc:

Description

Category parent dropdown entities are improperly encoded.

They should be like:

http://img148.imageshack.us/img148/8459/picture2iu0.png

But in the dropdown they are like:

http://img148.imageshack.us/img148/4849/picture1sf5.png

Change History (3)

#1 @westi
19 years ago

I'm confused.

This looks completely different to what I see here on my trunk install.

For me the name field in the table is different and the category drop down has correctly indented children without the parent specified. i.e.:

The Table:

bar
- music
- - another child
Blogroll
foo
- music
Testing

The dropdown:

bar
    music
        another child
Blogroll
foo
    music
Testing

/me Wonders what the correct display is meant to be!

#2 @matt
19 years ago

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

#3 @Nazgul
18 years ago

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