ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
280
|
Mon Apr 14 11:04:52 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Disappearing attachments |
> I am using 2.3.4 and I am still having this problem. If someone posts a
> message with an attachment, and I then reply to that message, the attachment
> gets 'deattached' from that message. However, the file is still in the
> logbook directory, so it is possible to recover it, but it did cause a
slight
> panic the first time it happened :)
Uups, that is indeed a problem. I found that it was unrelated to the first
one, so it was there since quite some time now. I fixed it. It will come out
in 2.3.6 or can be obtained already now from CVS. It is trongly recommended
to upgrade all installations to avoid this problem. |
Attachment 1: elogd.cfg
|
[global]
logbook tabs = 0
port = 8080
[demo]
Theme = default
Comment = General linux tips & tricks
Attributes = Author, Type, Category, Subject
Options Type = Routine, Software Installation, Problem Fixed, Configuration, Other
Options Category = General, Hardware, Software, Network, Other
Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type
|
281
|
Mon Apr 14 11:05:17 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Disappearing attachments |
> > I am using 2.3.4 and I am still having this problem. If someone posts a
> > message with an attachment, and I then reply to that message, the
attachment
> > gets 'deattached' from that message. However, the file is still in the
> > logbook directory, so it is possible to recover it, but it did cause a
> slight
> > panic the first time it happened :)
>
> Uups, that is indeed a problem. I found that it was unrelated to the first
> one, so it was there since quite some time now. I fixed it. It will come
out
> in 2.3.6 or can be obtained already now from CVS. It is trongly recommended
> to upgrade all installations to avoid this problem.
Just as a test, I reply to my previous message... looks like it works. |
284
|
Mon Apr 14 18:24:18 2003 |
| Justin Dieters | enderak@yahoo.com | Bug report | | | Re: Disappearing attachments |
EDIT: I downloaded the latest elogd.c from CVS, replaced the one from the
latest tar, and recompiled. Worked great!
Thanks for the prompt response, Stefan!
> > I am using 2.3.4 and I am still having this problem. If someone posts a
> > message with an attachment, and I then reply to that message, the attachment
> > gets 'deattached' from that message. However, the file is still in the
> > logbook directory, so it is possible to recover it, but it did cause a
> slight
> > panic the first time it happened :)
>
> Uups, that is indeed a problem. I found that it was unrelated to the first
> one, so it was there since quite some time now. I fixed it. It will come out
> in 2.3.6 or can be obtained already now from CVS. It is trongly recommended
> to upgrade all installations to avoid this problem. |
66868
|
Wed Jul 28 17:26:17 2010 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.8-2278 | Re: Disable forward/backward navigation keystrokes? |
Bryan Moffit wrote: |
I wondered if there was a config line that enabled/disabled the forward and backward navigation keystrokes that were implemented in 2.7.0?
The current definitions (Control-PgUp/PgDown/Home/End) interfere with those keys I use to navigate between tabs in Firefox. It'd be nice if they could either be turned off.. or redefined.
|
They are defined in
<ELOG directory>\scripts\elcode.js
Just go to the browse(evt) function and redefine or remove them there. |
66869
|
Wed Jul 28 17:32:15 2010 |
| Bryan Moffit | moffit@jlab.org | Question | Linux | 2.7.8-2278 | Re: Disable forward/backward navigation keystrokes? |
Stefan Ritt wrote: |
Bryan Moffit wrote: |
I wondered if there was a config line that enabled/disabled the forward and backward navigation keystrokes that were implemented in 2.7.0?
The current definitions (Control-PgUp/PgDown/Home/End) interfere with those keys I use to navigate between tabs in Firefox. It'd be nice if they could either be turned off.. or redefined.
|
They are defined in
<ELOG directory>\scripts\elcode.js
Just go to the browse(evt) function and redefine or remove them there.
|
Got it to work as desired.
Thanks for your help and your quick response. |
67148
|
Thu Nov 10 09:03:55 2011 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6 | Re: Disable attachment in notification email message? |
Hung Dao wrote: |
I have tried to set Email Format = 111 but still receiving attachments in the notification emails. Does anyone know how to configure? So the notification email will not include attachments.
|
I just tried and it works fine for me as expected. So you must so something wrong like:
- change the wrong elgod.cfg,
- have a typo in your configuration
- have a too old version of elogd
Why don't you upgrade to the current version and try again? I forgot when I introduced this feature, but it might be after version 2.6 which you are using.
- Stefan |
67150
|
Fri Nov 18 17:38:04 2011 |
| Mike Bodine | Mike.Bodine@alcatel-lucent.com | Question | Windows | 2.6 | Re: Disable attachment in notification email message? |
Stefan Ritt wrote: |
Hung Dao wrote: |
I have tried to set Email Format = 111 but still receiving attachments in the notification emails. Does anyone know how to configure? So the notification email will not include attachments.
|
I just tried and it works fine for me as expected. So you must so something wrong like:
- change the wrong elgod.cfg,
- have a typo in your configuration
- have a too old version of elogd
Why don't you upgrade to the current version and try again? I forgot when I introduced this feature, but it might be after version 2.6 which you are using.
- Stefan
|
In a test area we loaded elogd 2.9.0 built Mar 21 2011, 08:48:02 revision 2396
During our testing we started the creation of a new elog, then backed out cancelling the creation and received the following error.
Error: Too many parameters (> 120). Cannot perform operation.
We do not see this error in the older version. |
67345
|
Thu Sep 27 11:04:09 2012 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.9.1.2435 | Re: Disable Preview button |
UlfO wrote: |
Hi,
Is it possible to disable the Previewbutton?
Regards
Ulf Olsson
|
Nope. |