Not really sure this belongs here or in comment driven...

admin/content/types
I installed panels on my site and somehow the driven edit link for panels will be on top of the list while the rest of the panel properties are listed somewhere in the middle of my content types list. All the other driven properties links are shifted downwards and so are displayed one below where they should be (till, of course, where the rest of the panel properties are and the problem solves itself).

Comments

arhak’s picture

Not really sure this belongs here or in comment driven...

never mind, I'll take care of it (nevertheless most likely it'll be here)

... and the problem solves itself

I didn't get that part,
anyway, I'll check what happens when panels comes in, I'll guess I'll notice it immediately (otherwise a screenshot might be helpful)

splash112’s picture

StatusFileSize
new38.94 KB

Ah sorry

Please find in attachment

arhak’s picture

Title: Content types list small bug with panels » links are shifted at content types' overview page (when having custom content types, e.g. panels_node)
StatusFileSize
new1011 bytes

this bug was due to wrong assumption that types were already sorted by their machine names
which is false once 3rd party modules come in with their custom content types

e.g. panels_node

to recreate this bug I'm attaching a dummy module which only declares a custom content type "QDummy"
the first letter being "Q" is to get it between "Page" and "Story",
that way the shifting occurs for every content type above QDummy including it (e.g. Page) and bellow it (e.g. Story) links are ok

arhak’s picture

Status: Active » Needs review
StatusFileSize
new1.98 KB
arhak’s picture

Status: Needs review » Fixed

committed to HEAD

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.