Hello, running 5.0 RC1 (actually updated from CVS the same day RC1 was released, I guess it's the same code). I've noticed that "break" is not working for cutting teasers where I want.

It worked normally just before "cvs update".

Any idea why is happening?

Comments

rweait’s picture

try break in place of !--break-- between the brackets. This works on 5rc1

profix898’s picture

Status: Active » Closed (works as designed)

Its not a bug, its by design! There was in patch in http://drupal.org/node/87145 (committed on Dec 10) which replaced <!--break--> with <break>.