I just found out with multiple view block displays, the icon links to:

?q=admin/build/block/configure/views/popular_listings

rather than the correct view block settings form

?q=admin/build/block/configure/views/popular_listings-block_3

Everything appears to work, but the first display is the one that is being edited (i think) and not the other displays.

IE: Set up a view with multiple block displays and show one of the last blocks and see where the link points to. Using the Context module to display the blocks, so hoping that this issue hasn't come from that module.

Comments

mstrelan’s picture

subscribe

mstrelan’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
StatusFileSize
new745 bytes

Better yet, here's a patch against 6.x-1.x-dev. Definitely won't apply to 6.x-1.0 as there have been huge structural changes.

mstrelan’s picture

Status: Active » Needs review