Re: svn commit: r389209 - /xml/xindice/trunk/doap_Xindice.rdf
Todd Byrne <[email protected]>
| Newsgroups | gmane.text.xml.xindice.devel |
|---|---|
| Message-ID | <[email protected]> |
Let me try it. Todd Vadim Gritsenko wrote: > [email protected] wrote: > >> RDF document didn't parse. Removed the GET paramaters from the bug >> database URL and fixed the problem.\nTodd Byrne >> >> - <bug-database >> rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice" >> /> >> + <bug-database rdf:resource="http://issues.apache.org/bugzilla/" /> > > > If you were to use & instead of & in the URL, it should have been > parsed, IMHO. > > Vadim