RE: Re: Import issues with attachments

"Kunkee,Nathan" <[email protected]>
Newsgroups gmane.comp.java.scarab.user
Message-ID <9752AB23C49801468143A59061E10089BC123B@MSMBWHQ12.northamerica.cerner.net>
Hi Mick,
Once I recompiled, that worked like a charm! Thank you for the
assistance!

I would like to suggest that this information be added to the XML Import
FAQ? And that issues, activity-sets, and attachments must have ids
declared to be imported?

Thank you,
Nathan 

-----Original Message-----
From: news [mailto:[email protected]] On Behalf Of Mick Semb Wever
Sent: Monday, October 29, 2007 8:22 AM
To: [email protected]
Subject: Re: Import issues with attachments


> I can see code to handle this in ScarabIssues.java, but I don't see 
> how its enabled.

Right, you also need to change in ImportIssues.java at line
212:

    public ImportIssues()
    {
        this(false, false);
    }

to this
    
    public ImportIssues()
    {
        this(true, false);
    }


Problem here is that otherwise you could copy any file on disk into the
attachments folder and then access it online. Somewhat of a security
breach.

Sorry this slipped my mind previous post.
~mck

--
"Traveller, there are no paths. Paths are made by walking." Australian
Aboriginal saying Homepage - www.wever.org | Sesam Search Engine -
www.sesam.no

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

----------------------------------------------------------------------
CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.