Search found 2 matches

by Kugelfisch
15 Oct 2009, 10:45
Forum: Help
Topic: attachment import
Replies: 4
Views: 4337

Re: attachment import

Thanks for the quick reply vboctor :)

I managed to import an attachment :)
It still needs some tuning to import all attachments, but it's a start.

The only "problem" I have now is a cosmetical thing. Scince I can't use the $_FILES variable I currently can't get the filetype of the file.
I'm ...
by Kugelfisch
15 Oct 2009, 06:49
Forum: Help
Topic: attachment import
Replies: 4
Views: 4337

attachment import

Hello,

i'm currently developing a converter from Rational Clearquest to Mantis for my Company.
I've managed to get everything to work (bugs are imported with correct date desc and so on) except the attachments.

The ImportXML Plugin has been rewritten for this purpose.
So currently the bug is ...