Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 772 of 807  Not logged in ELOG logo
ID Date Icon Author Author Emaildown Category OS ELOG Version Subject
  1170   Fri Jun 3 18:02:25 2005 Entry Emiliano GabrielliAlberT@SuperAlberT.itBug reportWindows2.6.0-betaRe: Incorrect Display

Geoffrey Carman wrote:

David Spindler wrote:

BTW, I love elog and have it running at work. It is being used extensively.


We just did the 2.60 beta upgrade, and now our pre-existing logbooks, with a
List Display = Name, Author, Date for example will only show the first two fields.

It seems like Elog is dropping the last attribute in the List Display line.

We can 'fix' it by making it say:
List Display = Name, Author, Date, Date
so that it drops the second Date, but that is a bad workaround.

Anyone else seeing this?

Elog 2.60 beta on Linux, Firefox 1.04 as the client. Or IE fully patched on WinXP SP2.

PS: Love Elog at work here too! Truly has made our documentation way better. And RSS feeds of the logbooks is just wonderful.


I just reported it to Stefan last week ... it's the "pippo-bug" Smile I called it this way becouse you can put anything you want as garbage Attribute to go around the bug .. I temporary corrected my elogs configs addig a ", pippo" to every "List Display" line ...
  1171   Fri Jun 3 18:11:09 2005 Question Emiliano GabrielliAlberT@SuperAlberT.itInfoWindowslatestRe: A comprehensive listing of all commands elog performs

Gary Clayson wrote:
Can someone please enter a comprehensive list of the commands eLog will honor. I'm trying to build a 'decent' start page and am not totally familiar with eLog just yet. Thanks Stefan for an awesome application. The documentation is really decent, too. I just have been unable to locate a list of all commands available.
Thanks in advance.
Gary ;->


there's a link in the main elog web page.. it's under the Admin guide and it is the elog.cfg syntax guide
  1178   Mon Jun 6 12:25:53 2005 Warning Emiliano GabrielliAlberT@SuperAlberT.itBug reportLinux2.6.0-betashell exec not working
It seems that, since Fri 2005-06-03, 12:50 almost, the shell exec feature is not invoked anymore.
the -x flag is present in the command line and the elog.cfg Parameters are present both for edit and for insert..
I'm not disabling shell exec by the checkbox

the dummy-level log in syslog does not show *anything* about shell exec.
  1179   Mon Jun 6 12:28:21 2005 Warning Emiliano GabrielliAlberT@SuperAlberT.itBug reportAll2.6.0-betaelog & firefox pipelining
Having the Firefox pipelining feature enabled makes elog unable to correctly show avery attachment in the full view when a quite large number of them is present..
disabling pipelining makes all works fine again
  1180   Mon Jun 6 12:43:48 2005 Warning Emiliano GabrielliAlberT@SuperAlberT.itBug reportLinux2.6.0-betaRe: shell exec not working

Emiliano Gabrielli wrote:
It seems that, since Fri 2005-06-03, 12:50 almost, the shell exec feature is not invoked anymore.
the -x flag is present in the command line and the elog.cfg Parameters are present both for edit and for insert..
I'm not disabling shell exec by the checkbox

the dummy-level log in syslog does not show *anything* about shell exec.


oh my @#[#@ .. sorry stefan, my bad ... for some reason the make_thumbs script was not +x ..

Is it possible to check the executability of the script in elog and eventually tell about this in syslog ? Tongue
  1183   Tue Jun 7 13:12:25 2005 Blink Emiliano GabrielliAlberT@SuperAlberT.itBug reportAll2.6.0-betaRe: elog & firefox pipelining

Stefan Ritt wrote:

Emiliano Gabrielli wrote:
Having the Firefox pipelining feature enabled makes elog unable to correctly show avery attachment in the full view when a quite large number of them is present..
disabling pipelining makes all works fine again


As is said:

Pipelining is an experimental feature, designed to improve page-load performance, that is unfortunately not well supported by some web servers and proxies.

So what do you expect Tongue

I have not checked in detail, but it seems that the browser fires off several requests in parallel, one for each image. This can only be handled by a multi-threaded server, which elog is not (yet). What is more an issue for elog in relation to multi-threading is that one long request blocks all other users. So if I do a synchronize for example from home, the server can be nonresponsive for a minute or two. I have some plans for making it multi-threaded, but as you can imagine this is not so simple to do in a portable way.


You are right .. I'll wait the m-t support then Smile ghghgh
  1184   Tue Jun 7 15:48:53 2005 Entry Emiliano GabrielliAlberT@SuperAlberT.itBug reportLinux2.6.0-betaMenu text ignored??
I tried to insert a row in the menu but it seems to totally ignore the command ...
both inserting a filename and simply typeing "Menu text = <b>PIPPO</b>" brings to a page with *no* "PIPPO" in the HTML source ...

is this a bug or another my misconfiguration???
  1185   Tue Jun 7 16:52:27 2005 Entry Emiliano GabrielliAlberT@SuperAlberT.itBug reportAll2.6.0-betaFind seems to ignore Start Date
It seems that making a search in which one selects *only* a start date *and* a "last" number of days
does not works correctly ..
Elog infact simply ignores the start date, showing the last N-days entries ..
This is a bug IMHO, and prevents me to include a quick filter for user, making easy to select a particular year/week in a JS calendar and than using this date as the start date for the logbook ...

here is an example: http://midas.psi.ch/elogs/Forum/?mode=threaded&reverse=1&npp=8&ma=6&da=14&ya=2004&last=7

If one specify *also* an "end date" the beaviour is correct..
ELOG V3.1.5-3fb85fa6