Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 120 of 808  Not logged in ELOG logo
    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 Steve Jones on Tue Sep 19 19:22:31 2006 
[quote="Stefan Ritt"][quote="Steve Jones"]
I think I found it.  Try this:
[CODE]
icon4.gif   Shell execution generating error, posted by Steve Jones on Tue Sep 19 20:37:59 2006 
When started as root *but not running as a daemon* shell execution results in the following errors that are sent to Standard Error:

[code]
    icon2.gif   Re: Re: Why are Preset fields blanked out?, posted by Steve Jones on Tue Sep 19 20:38:49 2006 
[quote="Stefan Ritt"][quote="Steve Jones"]
Setting the "Type" to "date" causes the blanking to occur.
[/QUOTE]
ELOG V3.1.5-3fb85fa6