home / django_tickets / tickets

tickets: 11474

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
11474 2009-07-14 03:26:52 2011-09-28 16:12:27 2022-03-06 03:50:00.647659 Accepted closed Documentation     1.0 duplicate models.XMLField doesn't work as advertised There are two errors currently in the (documentation of) {{{models.XMLField}}}: * The documentation claims that {{{schema_path}}} is a required argument, but it is not. * Regardless of whether {{{schema_path}}} is given, {{{models.XMLField}}} does not actually perform any validation. It works no differently than an ordinary {{{TextField}}}, succeeding even if the input is not XML at all. Tickets #3094 and #5620 are likely related to this bug. I reference them for historical interest, since it seems that it was once assumed that #3094 would to be fixed before 1.0. nobody garrison     0 0 0 0  
Powered by Datasette · Queries took 2.213ms