Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 549 of 808  Not logged in ELOG logo
icon2.gif   Re: Why are Preset fields blanked out?, posted by Stefan Ritt on Mon Sep 18 15:21:56 2006 Capture.jpg
[quote="Steve Jones"]The snippet of code below sets an attribute to a date depending on the selection.  Problem is, if attribute ApprovedDate was previously
set, selecting any other value for CRStatus will blank out ApprovedDate (the same occurs for CompletedDate).  Why would this be occurring when the conditionals
are mutually exclusive? 
    icon2.gif   Re: Re: Why are Preset fields blanked out?, posted by Steve Jones on Mon Sep 18 18:19:44 2006 
[quote="Stefan Ritt"][quote="Steve Jones"]The snippet of code below sets an attribute to a date depending on the selection.  Problem is, if attribute ApprovedDate
was previously set, selecting any other value for CRStatus will blank out ApprovedDate (the same occurs for CompletedDate).  Why would this be occurring
when the conditionals are mutually exclusive? 
icon5.gif   "Supress Email Notification" checkbox, posted by Steve Jones on Mon Sep 18 18:36:07 2006 
Is there a way to allow email notification but have the "Suppress Email Notification" checked by default?  We had complaints about the enormous amount of
email so I turned off email notification for edits/replys, but there are times that I would like to allow email to be sent out -- this would imply allowing
email by unchecking the "Suppress" box.
    icon2.gif   Re: "Supress Email Notification" checkbox, posted by Steve Jones on Mon Sep 18 18:56:19 2006 
[quote="Steve Jones"]Is there a way to allow email notification but have the "Suppress Email Notification" checked by default?  We had complaints about
the enormous amount of email so I turned off email notification for edits/replys, but there are times that I would like to allow email to be sent out --
this would imply allowing email by unchecking the "Suppress" box.[/quote]
icon4.gif   SVN1714 will not run in 'daemon" mode on Solaris8, posted by Steve Jones on Mon Sep 18 20:35:44 2006 truss-error.outtruss-good.out
On Solaris, SVN1714 will not go into daemon mode.  Running the compiled version under TRUSS (which provides a dump of every system call) and shows precisely
where elog is failing.  I have attached two TRUSS outputs: one where it errors out and the other where it runs but "interactively".  Both runs are as root,
simply one with and one without the "-D"
    icon2.gif   Re: SVN1714 will not run in 'daemon" mode on Solaris8, posted by Steve Jones on Mon Sep 18 22:09:23 2006 
[quote="Steve Jones"]On Solaris, SVN1714 will not go into daemon mode.  Running the compiled version under TRUSS (which provides a dump of every system
call) and shows precisely where elog is failing.  I have attached two TRUSS outputs: one where it errors out and the other where it runs but "interactively".
 Both runs are as root, simply one with and one without the "-D"[/quote]
    icon2.gif   Re: Re: Why are Preset fields blanked out?, posted by Stefan Ritt on Tue Sep 19 17:32:28 2006 elogd.cfg
[quote="Steve Jones"]
I think I found it.  Try this:
[CODE]
    icon2.gif   Re: Re: Why are Preset fields blanked out?, posted by Steve Jones on Tue Sep 19 19:22:31 2006 
[quote="Stefan Ritt"][quote="Steve Jones"]
I think I found it.  Try this:
[CODE]
ELOG V3.1.5-3fb85fa6