Hi,
using htmlarea and project modules with Drupal 4.2.0.

I configure htmlarea to not be enabled for .developers and .versions (via Admin\Site Configuration\htmlarea)

Go to Administration\Project Management page and click the button to edit one of the projects I've set up.

The textarea's for Developers and Versions have been replaced with htmlareas.

I'm using Mozilla 1.4

Paul

Comments

univie’s picture

I have the same experience.
More: disabling status for all textareas at [Administration » site configuration » htmlarea] has the effect that there is no htmlarea (sure!!)
enabling the status of only one textarea has the effect, that all textareas are converted to htmlareas, also those not enabled

Anonymous’s picture

In the watch dog log send me the copy of the entry where the admin page was created. The only reason that this didn't work is that the row that is added to the htmlarea table is not unique enough.

Gordon.

gordon’s picture

Darn register globals - fixed