Re: System Error / Hangs with ELOG and threaded Msg's under Win 2k3 Server, posted by Raj on Wed Mar 10 06:56:19 2004
|
Run into the same error on a windows XP & 2000 machine. Totally shuts down the elogd.exe
when THREADED is selected. Have not tried your modified version after reading the posted
results. Will run with summary view until fixed. Wish I could help but I'm not a
|
Quick Filter including Subtext applied overzealously?, posted by Richard Stamper on Mon Nov 12 15:58:57 2007
|
When there are two or more Quick Filters available, and one of them is on the Subtext attribute, once one of the other filters has its value changed
the null text for the Subtext selection criterion (namely, "-- Text --") is used as a genuine selection criterion, thus typically preventing
any entries from matching. |
Re: Quick Filter including Subtext applied overzealously?, posted by Richard Stamper on Wed Nov 21 14:21:08 2007
|
Stefan Ritt wrote:
|
Conflict between Select-Edit and attribute types, posted by Richard Stamper on Thu Dec 11 17:50:35 2008
|
When doing a Select->Edit operation, if an attribute has a type of "numeric" and the records selected already have (some) values for that
attribute, then the "- keep original values -" message that is inserted to indicate that the values should be preserved causes the type check
to fail. |
Auto-increment substitutions broken with records for multiple days, posted by Richard Stamper on Wed Jun 24 15:02:49 2009
|
With a logbook defined by
[test]
|
Checks on datetime seconds field generate warning in IE7, posted by Richard Stamper on Wed Jul 1 17:00:30 2009
|
When adding a log entry containing a datetime field using the IE7 browser a Javascript warning is displayed - see the attachment. This is due to
a change in the naming of the "seconds" field of a datetime entry (made in version 2143) not being propagated to the code that generates the
Javascript that checks the supplied values. |
Re: Using conditional attributes, posted by Richard Stamper on Mon Jul 20 13:52:58 2009
|
Stefan Ritt wrote:
|
init_resize sometimes not defined, posted by Richard Stamper on Wed Aug 5 01:07:04 2009
|
Under some circumstances the New/Edit entry screen can invoke the init_resize() function in the onload handler for the <body> tag, but the init_resize()
function is not defined. In my case there is a log where the encoding is plain text (Default encoding = 1) and the message height is restricted (Message
height = 4). Creating or editing entries in this log generates warnings in the Firefox error console and alert boxes in IE about init_resize being |