Bert Van Kets wrote:
I was thought that Drupal saved the entered data in the database as is, unfiltered. The filtering is done on retrieval and rendering. Your finding conflicts with this.
How is the node content saved in the database then? As entered, or filtered?
My experience tells me that the database data contains the entered data and the filter controls the display of that data.