jmohler1970 / BS-4-CF

Bootstrap tags for Adobe ColdFusion
MIT License
2 stars 2 forks source link

When getCleanHTML() does not return same content #53

Closed jmohler1970 closed 8 years ago

jmohler1970 commented 8 years ago

99% of the time we are happy with getCleanHTML() cleaning up the content. It is conceivable that an error should be thrown, if the content changed. Therefore

throwOnError="true" should be added. application.Bootstrap.throwOnError should also be added.