← Back to team overview

mahara-contributors team mailing list archive

[Bug 783804] Re: The install.xml file doesn't validate against its XSD

 

As part of this fix, it would be nice to add a validation check in the
"minaccept" target of the makefile so that Jenkins would catch any
offenders promptly :)

** Changed in: mahara
       Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/783804

Title:
  The install.xml file doesn't validate against its XSD

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Most of the errors are around a missing "SEQUENCE" attribute, with
  some missing "NOTNULL" attributes, and a handful of other errors.

  The "SEQUENCE" attribute should be changed to "optional" in the XSD,
  the others updated to reflect current database setting in the XML
  file.


References