If you visit scarab.tigris.org there should be a link somewhere to their own scarab instance for entering bugs, enhancement requests, etc.
Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au .Mac Chat/AIM: seade at mac dot com > From: Andreou Andreas <[EMAIL PROTECTED]> > Organization: University of Athens > Reply-To: "Turbine Torque Developers List" > <[EMAIL PROTECTED]> > Date: Tue, 17 Dec 2002 23:38:27 +0200 > To: Turbine Torque Developers List <[EMAIL PROTECTED]> > Subject: Scarab exception ... > > Maybe this is not the best place for this post, but when adding an > attachment to an issue, I get an Exception (instead of a "nice" error > message) > in the following two cases: > 1) The path for the file is not set. > 2) The type of the attachment is not set > The exception is: > > org.tigris.scarab.util.ScarabException: Path is not set prior to saving. > at org.tigris.scarab.om.Attachment.getRelativePath(Attachment.java:421) > at org.tigris.scarab.om.Attachment.registerAddActivity(Attachment.java:224) > at > org.tigris.scarab.actions.ModifyIssue.handleAttachment(ModifyIssue.java:497) > at org.tigris.scarab.actions.ModifyIssue.doSubmitfile(ModifyIssue.java:438) > at java.lang.reflect.Method.invoke(Native Method) > ... > rethrown as org.apache.turbine.TurbineException: Path is not set prior to > saving. > at > org.apache.turbine.pipeline.DefaultActionValve.invoke(DefaultActionValve.java: > 105) > at > org.apache.turbine.pipeline.TurbinePipeline.invokeNext(TurbinePipeline.java:22 > 9) > at > org.apache.turbine.pipeline.DefaultACLCreationValve.invoke(DefaultACLCreationV > alve.java:120) > at > org.apache.turbine.pipeline.TurbinePipeline.invokeNext(TurbinePipeline.java:22 > 9) > > > > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
