Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 647 of 808  Not logged in ELOG logo
    icon2.gif   Re: Elogd hangs while uploading bmp attachment, posted by David Wallis on Wed Oct 31 18:51:31 2012 


    
        
            Andreas Luedeke wrote:
        
        
            
            
            
icon5.gif   Timstamp button in ckedit inserts an incorrect string ( elogd 3.1.0-2), posted by David Wallis on Thu May 28 17:28:20 2015 
I just updated to the latest official release (V3.1.0-2411f95)
and have this problem:

The Time Stamp button pastes the logbook name when "Time format" is not specified in elogd.cfg, and when it is set to "%m/%d/%Y
    icon2.gif   Re: LDAP docs, posted by David Wallis on Thu Jun 4 16:25:42 2015 
This is what I've been able to figure out, in terms of the elogd.cfg file:

LDAP server = server.domain:389
LDAP userbase = ou=people,o=domain.com,dc=domain,dc=com
    icon2.gif   Re: Timstamp button in ckedit inserts an incorrect string ( elogd 3.1.0-2), posted by David Wallis on Thu Jun 4 18:12:43 2015 
Additional info:

"Time format = %Y" results in "2015" being pasted into the edit window when I hit the "time stamp" button.
    icon2.gif   Re: ckeditor "Insert Timestamp" bug (was: Three problems with elogd 3.1.0-2), posted by David Wallis on Fri Jun 5 23:02:06 2015 
Andreas,

I too was able to track the problem down to the "gettimedate" function in elogd.c. It looks like the code is using a variable named
"str" for several different purposes. I haven't had a chance to do any testing, but my suspsicion is that the size of the dynamically allocated
icon4.gif   Drag-and-drop not working in elog 3.1.0, posted by David Wallis on Fri Jun 5 23:08:43 2015 
Drag and drop for attachments dosn't work on either Chrome 37.0.2062.94 (64-bit) or FIrefox 31.5.3 (both on Linux). D&D works on the
midas.psi.ch demo page.

On my logbooks, the "drop attachements here" area does not have a dashed line border.
icon4.gif   Auto save feature not working on 3.1.0, posted by David Wallis on Fri Jun 5 23:10:27 2015 
Auto-saving does not seem to be working. In the config file, I have the following:

Save drafts = 1
Autosave = 10
    icon2.gif   Re: Drag-and-drop not working in elog 3.1.0, posted by David Wallis on Wed Jun 10 17:45:21 2015 
Andreas,

I am running the latest version of the elogd source RPM that I could find - ELOG V3.1.0-2411f95 on Red Hat Enterprise Linux Server release 6.6
(Santiago), with kernel level 2.6.32-504.16.2.el6.x86_64. I can try grabbing the latest source code from Git and try building that. There are a couple
ELOG V3.1.5-3fb85fa6