Closed (fixed)
Project:
Smart Paging
Version:
7.x-1.0-alpha2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2010 at 02:12 UTC
Updated:
8 Dec 2010 at 22:51 UTC
Smart Paging Options are displayed no matter what the input format is. Even when an input format filter is selected that does not implement filtering via Smart Paging, the Smart Paging Options still are displayed when they shouldn't be.
Comments
Comment #1
arpeggio commentedI added condition not to show Smart Paging options if the selected input format does not implement Smart Paging input filtering. Javascript implementation is not applied, the drupalSetSummary becomes buggy when combined with drupal_process_states.
Use the development release. It is important to re-enable the Smart Paging input filter at Text formats settings page after executing your database script update.
Comment #2
arpeggio commentedAlready tested and works as designed. Please use the 7.x-1.1-alpha1.