Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.1.0

Bug #20111 package.xml does not validate
Submitted: 2013-11-04 18:57 UTC
From: cweiske Assigned:
Status: Open Package: Services_Apns (version 0.1.0)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 37 - 23 = ?

 
 [2013-11-04 18:57 UTC] cweiske (Christian Weiske)
Description: ------------ The package.xml file does not validate against the XSD file: Services_APNS$ xmllint --schema ../package-2.0.xsd --noout package.xml package.xml:38: element file: Schemas validity error : Element '{http://pear.php.net/dtd/package-2.0}file', attribute 'basinstalldir': The attribute 'basinstalldir' is not allowed. package.xml fails to validate

Comments