Ticket #1616 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Unable to reorder blocks...

Reported by: alexanders Assigned to: demian
Priority: high Milestone: 0.6.5
Component: module - blocks Severity: open
Keywords: block order Cc:

Description

I cannot reorder blocks in my admin panel- I see empty block list whet I choose 'Left', 'Right', etc.

Yevgeniy A. Viktorov send quick solution in seagull_general@googlegroups.com (archive with changed 'admin_blockList.html', provided by him, attached).

I just would like to note that seems Yevgeniy choosed wrong path for that template: it must be '/modules/block/templates/admin_blockList.html', but not '/www/themes/default_admin/block/admin_blockList.html'

Thanks to Yevgeniy and may be 0.6-bugfix must be updated with his solution for this issue? :)

Attachments

block.zip (1.5 kB) - added by alexanders on 04/19/08 18:14:49.

Change History

04/19/08 18:14:49 changed by alexanders

  • attachment block.zip added.

04/19/08 21:11:21 changed by alexanders

I just would like to note that seems Yevgeniy choosed wrong path for that template: it must be '/modules/block/templates/admin_blockList.html', but not '/www/themes/default_admin/block/admin_blockList.html'

Just to be a bit more correct: I was wrong when I said that Yevgeniy was wrong :)

Both path works fine. There are two different ways to resolve this issue with block reordering and Yevgeniy provided us with more correct and usefull.

Sorry.

04/21/08 04:08:28 changed by demian

  • owner changed from somebody to demian.
  • status changed from new to assigned.
  • milestone set to 0.6.5.

04/21/08 04:34:21 changed by demian

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [3753]) fixing querystring for ordering blocks, fixes #1616