Minor bug in the emails generated by elog., posted by David Pilgram on Thu Jun 25 16:39:06 2015
|
In the emails generated by anyone making an entry in this log book, every apostrophe is followed by a semi-colon. So the text "I don't
think..." appears in the email as "I don';t think...", and possibly that comment will appear in the email as "I don';;t
think...." - not sure on the last bit. It has been around in the past few versions of elog, but don't recall precisely when this started |
Pasting pictures from clipboard does not work anymore (firefox 39), posted by Jan Henry Hetzel on Tue Jul 14 10:10:54 2015
|
Hallo,
as I have already written in the title, my problem is that after uprgrading my firefox to version 39 I cannot include pictures from clipboard.
A downgrade to a previous version of firefox helped. But as this is not recommended I wanted to ask if there is a workaround or if I should inform the
author of the "imagepaste"-extension of the CKEditor?
Best regards,
Jan |
Cannot download large attachments, posted by Konstantin Olchanski on Tue Jul 14 19:29:17 2015
|
Older versions of elogd have a problem with sending long attachements - the send() syscall is not protected against interrupt by SIGALARM. This seems to
be fixed in non-SSL builds of current elog (version 3+),
but for SSL builds, the error handling for the SSL_write() function looks incorrect. In addition, from OpenSSL documentation it is not clear if SSL_write() |
elogd crashes with a URL, posted by Jaime Duran on Wed Jul 22 22:54:59 2015
|
URL causes elogd to crash when a global password file name doesn't match any group's password file name.
The offending URL is copied from the address field of the browser after sorting a logbook by on of the fileds.
After login out and using the copied URL, elogd shows the authentication dialog and then crashes after the credentials are submited. |
Problem with elog and Internet Explorer when saving an entry, posted by TorstenJ on Fri Jul 31 13:59:12 2015
|
Hi all,
first off all let me say, that I realy like this great tool. That is a lot of help for keeping our server documentation up-to-date. Thanks to
all contributors for that. |
Version 3.1.1 of elog has been released, posted by Stefan Ritt on Tue Aug 4 15:35:39 2015
|
Version 3.1.1, released August 4th, 2015
Updated CKEditor to version 4.5.1
Implemented "Date/Time format <attribute> = ..."
Implemented "Use Email Subject Edit = ..." |
Copy To Function, posted by Mike Bodine on Wed Sep 2 17:06:10 2015
|
Hi,
We've recently implemented the Copy To function and it works as advertised. The issue we're having is the original entry time is also
copied, so if we take an old log and copy it to another log book the entry using reverse sort, preserve = 0 may not display as the newest id. It will receive |
Copy To Function, posted by Mike Bodine on Wed Sep 2 17:06:17 2015
|
Hi,
We've recently implemented the Copy To function and it works as advertised. The issue we're having is the original entry time is also
copied, so if we take an old log and copy it to another log book the entry using reverse sort, preserve = 0 may not display as the newest id. It will receive |