Postponed (maintainer needs more info)
Project:
Dynamic display block
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
12 Aug 2011 at 12:27 UTC
Updated:
26 May 2025 at 08:52 UTC
Comments
Comment #1
mahnster commentedI'm experiencing this problem too. It's the "Pager Settings" fields that aren't being saved, particularly "Pager" where you pick "Number pager" "Prev next pager" and "Image pager"...it always gets set back to "Image pager". I have to remember to set that again if I need to change any settings...quite annoying!
Comment #2
ppblaauw commentedCleaning up old issues.
Could not reproduce the issue with the example themes upright10p to upright60p
Maybe another slideshow theme name is used, for naming conventions see http://drupal.org/node/1247700
Comment #3
nor4a commentedDo not know about D7, but in D6 this problem is not because the settings are not saved, but because the javascript (js/ddblock.admin.js) manipulates some fields including Pager position and does not set back the current value after the manipulation.
Thte fix is (starting at js/ddblock.admin.js - line 177):