Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 479 of 808  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
ID Date Icon Author Author Email Category OS ELOG Version Subject
  65989   Wed Oct 8 15:10:25 2008 Question NeoNeo.X@web.deQuestionAll Deny Wildcards
Ist there a possibility to use wildcards specifiing the users who are allowed to use a command, like ... Allow New = admin1, admin2, admin3 Allow Edit = admin1, admin2, admin3 Deny New = * Deny Edit = *
  65988   Mon Oct 6 08:41:58 2008 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux | Windows2.7.2-2041Re: Summary lines spill over

 

Ben Shepherd wrote:

I've set up my ELOG configuration to display one summary line in the list view. However, a word from the next line creeps in from time to time. You can see this in my logbook - look at the 'Text' column for entries 805, 802 and 800 for instance. The word 'Shift' is from the second line of the entry, but it has been added to the summary text for some reason. Any ideas how I can fix this?

 

 Your problem comes from the fact that you probably did not enter the HTML text body with the build-in editor, but copy-and-pasted it from somewhere else. ELOG determines the end of a line by looking at the line-feed character (\n), and your HTML text does sometimes not contain this character at the end, but only the HTML paragraph tag (</p>). I added some code in SVN revision 2131 to look also for the HTML tags properly, so if you upgrade to that version, it should be fine for you.

  65987   Fri Oct 3 15:29:01 2008 Question Ben Shepherdbjs54@dl.ac.ukQuestionLinux | Windows2.7.2-2041Summary lines spill over

Hi,

I've set up my ELOG configuration to display one summary line in the list view. However, a word from the next line creeps in from time to time. You can see this in my logbook - look at the 'Text' column for entries 805, 802 and 800 for instance. The word 'Shift' is from the second line of the entry, but it has been added to the summary text for some reason. Any ideas how I can fix this?

ben

  65986   Thu Oct 2 20:21:15 2008 Reply Stefan Rittstefan.ritt@psi.chBug reportWindows2.7.4Re: Random Crashes

 

Wythe IT wrote:

Running on windows server 2003.

 Mysteriously from time to time i find ELOG has crashed and i must restart it.

Event log shows:

 

 This has occurred twice so far in the month or less elog has been running.  The platform is stable and i have no other issues or negative events besides incorrect ASP calls here and there.  Thanks.

 Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version 0.0.0.0, fault address 0x0004b9c3.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

 

 Unfortunately this is not enough information for me to conclude anything. You need to be able to reproduce the crash, then tell me exactly how you did it, so that I can reproduce it. Then I have a chance to fix it.

  65985   Thu Oct 2 19:00:25 2008 Question Wythe ITcarwile@avwtech.comBug reportWindows2.7.4Random Crashes

Running on windows server 2003.

 

Mysteriously from time to time i find ELOG has crashed and i must restart it.

Event log shows:

 

 

This has occurred twice so far in the month or less elog has been running.  The platform is stable and i have no other issues or negative events besides incorrect ASP calls here and there.  Thanks.

 

Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version 0.0.0.0, fault address 0x0004b9c3.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

  65984   Tue Sep 23 15:03:51 2008 Reply Paul O'Shaughnessypaul_o'shaughnessy@inmarsat.comBug reportWindows2.7.4Re: Potential bug with the Quick filter

Stefan Ritt wrote:

 

Paul O'Shaughnessy wrote:

I have a muliple entry field, which is defined by MOptions, which allows you to make multiple selections into one field.

My problem is that when I try to select this option from the Quick filter menu option, it brings back no entries.

When I use the search option this works fine. Any ideas on where I go from here?

Recently I fixed some issues with MOptions. Please update to version 2.7.5.

 

 

 Many thanks, the latest version addresses this problem.

  65983   Mon Sep 22 21:31:36 2008 Reply Stefan Rittstefan.ritt@psi.chBug reportWindows2.7.4Re: Potential bug with the Quick filter

 

Paul O'Shaughnessy wrote:

I have a muliple entry field, which is defined by MOptions, which allows you to make multiple selections into one field.

My problem is that when I try to select this option from the Quick filter menu option, it brings back no entries.

When I use the search option this works fine. Any ideas on where I go from here?

Recently I fixed some issues with MOptions. Please update to version 2.7.5.

 

 

  65982   Mon Sep 22 16:46:32 2008 Cool Paul O'Shaughnessypaul_o'shaughnessy@inmarsat.comBug reportWindows2.7.4Potential bug with the Quick filter

I have a muliple entry field, which is defined by MOptions, which allows you to make multiple selections into one field.

My problem is that when I try to select this option from the Quick filter menu option, it brings back no entries.

When I use the search option this works fine. Any ideas on where I go from here?

Thanks,

Paul

ELOG V3.1.5-3fb85fa6