[wpkg-users] [Bug 251] Added correct validation strings to templates
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Sun Oct 30 02:11:12 CEST 2011
http://bugzilla.wpkg.org/show_bug.cgi?id=251
--- Comment #3 from Stefan Pendl <pendl2megabit at yahoo.de> ---
The templates now seem to contain a mix of the web name-space and the relative
path, which does not work.
To make the validation work the following must be used.
<packages:packages
xmlns:packages="http://www.wpkg.org/packages"
xmlns:wpkg="http://www.wpkg.org/wpkg"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../xsd/packages.xsd" >
---
Stefan
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list