M6: Importing workitems from bugzilla
![](http://jazz.net/_images/myphoto/0465b21079c1c18a62c3bff229d69a4e.jpg)
Using M6 server, I got the following complaint when i tried to import a
specific bug from bugzilla:
Bug 1475: The declaration for the entity "HTML.Version" must end with '>'.
The declaration for the entity "HTML.Version" must end with '>'.
Importing all bugs quietly failed with no error messages.
specific bug from bugzilla:
Bug 1475: The declaration for the entity "HTML.Version" must end with '>'.
The declaration for the entity "HTML.Version" must end with '>'.
Importing all bugs quietly failed with no error messages.
One answer
![](http://jazz.net/_images/myphoto/0465b21079c1c18a62c3bff229d69a4e.jpg)
I'm seeing the same problem with my Bugzilla system. The Eclipse error log shows a stack trace indicating that there's a problem parsing a DTD. When I looked into it further, it appeared that the problem was that "http://www.w3.org/TR/html4/loose.dtd" was the dtd causing problems and that was coming from the login page that I have for Bugzilla.
Is it possible that you're seeing a similar problem and need to supply credentials?
As a side note, I'm seeing a different problem where the Bugzilla server can't be contacted after I supply credentials .. but, I'll open a separate thread for that.
Is it possible that you're seeing a similar problem and need to supply credentials?
As a side note, I'm seeing a different problem where the Bugzilla server can't be contacted after I supply credentials .. but, I'll open a separate thread for that.