When loading a node with teaser break in body, it is removed. It is because of the way $.attr('disabled') works in jQuery 1.6+ and previous versions.

Comments

jcisio’s picture

Status: Active » Fixed

Fixed. This problem does not happen in Drupal 7 because teaser does no longer exist.

  • Commit 8ad91a9 on 6.x-1.x by jcisio:
    Issue #2279359 by jcisio: Fixed Teaser does not work with jQuery 1.6+.
    

Status: Fixed » Closed (fixed)

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

  • Commit def5f68 on 6.x-1.x by jcisio:
    Issue #2279359 by jcisio: Fixed Teaser does not work with jQuery 1.6+ (...