Ticket #101 (closed defect: fixed)
IMS Import allows validate or validate and repair - we should always repair
| Reported by: | justin | Owned by: | brent |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | General | Version: | New Orleans 2.0.0-beta |
| Keywords: | Cc: |
Description
The new ATContent document type relies on the tidy code to strip out the html head and body tags. Our old bulk import allowed the user the option to select whether or not they wanted to repair the html. We removed that but the IMS import still allows it. We need to remove the options and always for the imported html to go through tidy.
Change History
Note: See
TracTickets for help on using
tickets.

Removed block that drew out validation options, as it validates and repairs by default now [2807]
Fixed in Final