Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 2 of 795  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
IDup Date Icon Author Author Email Category OS ELOG Version Subject
  45   Mon Jul 1 11:35:28 2002 Reply Stefan Rittstefan.ritt@psi.chBug fix  Re: trailing '-' are removed from a message!!!
> Try to submit the following message:
> 
> *** cut here ***
> -------------------------------------------------
> -------------------------------------------------
> -------------------------------------------------
> -------------------------------------------------
> *** cut here ***
> 
> In fact after the next line there were 4 lines with '-', but
> they were not accepted by elog:

Ok, also fixed. Updated version is at 

http://midas.psi.ch/cgi-bin/cvsweb/elog/elogd.c

Here is actually an example with '----' at the end:

-------------------------------------------------
-------------------------------------------------
-------------------------------------------------
-------------------------------------------------
  46   Mon Jul 1 13:56:12 2002 Question Momsheikh25@hotmail.com   Options <attribute> = List????
Hello,
    Is it possible to have a drop down list with commas in the options.  
For instance, if you want to have a attribute "CityState" you would 
probably want a comma between the City and State name.  Since the Options 
are separated by commas, it turns into two different options.  I dont know 
if there is a way to do this or if this is a bug?

MO
  47   Tue Jul 2 09:41:57 2002 Reply Stefan Rittstefan.ritt@psi.chInfo  Re: Options <attribute> = List????
> Hello,
>     Is it possible to have a drop down list with commas in the options.  
> For instance, if you want to have a attribute "CityState" you would 
> probably want a comma between the City and State name.  Since the Options 
> are separated by commas, it turns into two different options.  I dont know 
> if there is a way to do this or if this is a bug?

From the next version on *2.0.4), one can specify attributes in quotation 
marks like

Options town = San Francisco, "Paris, Texas", "Paris, France"

which then can include commas.
  48   Wed Jul 3 18:36:28 2002 Question Stefan Siegels_siegel@gmx.netQuestion  possible to modify link in email notification
Hello,

I have a question concerning the following situation:

There is a one logbook with two possible acces methods (defined in config 
file) one for readonly access and one for read/write access. Both entries in 
the elogd.cfg file pointing to the same logbook.

When an allowed person enters a logbook entry with an email notification the 
link to the message is given inside the email. 
This link points to the read/write logbook entry.

Is it possible to alter the link in the email notification that it points to 
the corresponding readlonly logbook entry? 

Thank you for hints, best regards,


Stefan Siegel  
  49   Thu Jul 4 09:23:50 2002 Reply Stefan Rittstefan.ritt@psi.chComment  Re: possible to modify link in email notification
Having the URL link to a different logbook is right now not possible. But 
what about setting up a single logbook with a write password. Everybody can 
access it for reading, but only these people who know the write password 
can enter messages.
  50   Thu Jul 4 16:52:59 2002 Warning Heiko Scheith.scheit@mpi-hd.mpg.de   elog submit problem
If a message is submitted via the elog command then the reply string '> ' is only inserted in the first line if a reply is made.
This message was submitted with the following commandline:
elog -v -h midas.psi.ch -p 80 -s elogdemo -l Forum -a "Icon=icon4.gif" -a "Author=Heiko Scheit"  -a "Author Email=h.scheit@mpi-hd.mpg.de" -a "Subject=elog submit problem" "...Message-text..."

Please press the reply button to see the problem.
  51   Thu Jul 4 17:05:03 2002 Warning Heiko Scheith.scheit@mpi-hd.mpg.deBug report  reverse sort and threaded mode does not display first entry
When the option 'Reverse sort = 1' is used then the first entry
is not displayed (ID=1) when threaded mode is requested.

Probably you can see the problem using this link and switching 
on reverse sort.  

http://midas.psi.ch/elogdemo/Linux/last20?mode=threaded
  52   Thu Jul 4 17:09:09 2002 Warning Heiko Scheith.scheit@mpi-hd.mpg.deRequest  exit status of elog
The exit status of elog is always 1.  It should be zero for
a successful submission.
ELOG V3.1.5-fe60aaf