option transfer, posted by Neal Grafton on Fri Jun 5 11:52:43 2015
|
Can the chosen text in a dropdown menu be automatically transfered (copied) to this Text box? |
Emails generated by Elog, posted by David Pilgram on Fri Jun 5 12:28:21 2015
|
I am one who received an email every time there is a new entry in this forum.
I have just noticed that since May 20, every email contains the message "An old ELOG entry has been updated: "
whereas before that date, the vast majority say "A new ELOG entry has been submitted: " |
Upload of images fails from mobile platforms when using ELOG under SSL, posted by Hanno Perrey on Wed Jun 10 11:36:48 2015
|
Hej,
I discovered a problem uploading images taken with the cameras of mobile devices to new elog entries directly from said devices. When selecting
the image and choosing "Upload", either the blue page loading indicator gets stuck at around 10% (mobile Safari, iOS 8.3, iPhone 4 and iPad mini) |
Different timezone settings for each elog, posted by gary holman on Wed Jun 10 17:30:34 2015
|
I have multiple elogs running on a server. Is it possible to set one elog to a different timezone? For example, I run an elog for a group
in Washington state, and another elog for a collaboration group in Germany. I would like to set each elog to their respective timezone.
thanks, |
unknown user name in "Admin user" line invalidates all entries, posted by Hanno Perrey on Wed Jun 17 10:52:16 2015
|
Hej,
I just noted that when having an unknown (or presumably misspelled) user name in the "Admin user" line in the
|
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() |