ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1847
|
Wed Jun 21 14:21:01 2006 |
| Ulrich Trüssel | ulrich.truessel@familienhund.ch | Bug report | Windows | 2.6.1-6 | Corrupt page link |
If a loggbook contains more than one page of entries, above and under the list are links for changing the page by number (or privous / last and all) conatining links looking like "http://localhost:8080/logbook/page2?mode=mode". This is the correct link and will work until Version 2.6.1-5!
In Version 2.6.1-6 the link is corrupted and look always like "http://localhost:8080/logbook/pag" |
Draft
|
Wed Sep 2 16:55:00 2015 |
| Mike Bodine | Mike.Bodine@alcatel-lucent.com | Question | Windows | 2.9.2 | Copy To Function |
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 the next message id, but not display in the correct order on the page. Is there an option or parameter that will force Copy To create a new entry time, so the message id will appear in the correct order?
Thanks,
Mike
|
68108
|
Wed Sep 2 17:06:10 2015 |
| Mike Bodine | Mike.Bodine@alcatel-lucent.com | Question | Windows | 2.9.2 | Copy To Function |
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 the next message id, but not display in the correct order on the page. Is there an option or parameter that will force Copy To create a new entry time, so the message id will appear in the correct order?
Thanks,
Mike
|
68109
|
Wed Sep 2 17:06:17 2015 |
| Mike Bodine | Mike.Bodine@alcatel-lucent.com | Question | Windows | 2.9.2 | Copy To Function |
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 the next message id, but not display in the correct order on the page. Is there an option or parameter that will force Copy To create a new entry time, so the message id will appear in the correct order?
Thanks,
Mike
|
65951
|
Mon Aug 11 20:35:16 2008 |
| Marimar Rodriguez | clarice.rogue@gmail.com | Bug report | Windows | | Copy & Move To in Spanish |
Hi,
when I choose the Spanish language, the command Copy To isn't allowed. I have had to change the language file and change the line:
Copy To = Copiar a
to
Copy To = Copy To
Bye! |
306
|
Thu May 1 10:27:17 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | | | | Cookie problem using Apache 1.3.23 as Proxy |
Today I found out that Apache 1.3.23 (and probably 1.3.24) has a problem
with ELOG if used as a proxy server. Due to a bug in Apache, only one
cookie is transmitted through the proxy at a time. This makes it impossible
to log in into ELOG with user name and password (requires two cookies).
Apache 1.3.23 comes with RedHat 7.3 for example.
To solve the problem, update Apache to 1.3.27.
See also http://bugs.apache.org/index.cgi/full/9655 |
289
|
Fri Apr 18 21:32:59 2003 |
| Kutlay Topatan | ktopatan@worldbank.org | Question | | | Converting logs |
I would like to dump mylog files into comma/tab seperated files. Is there
an easy way to do it?
I tried to run elconv, but had no success. Always returns an error.
Thanks,
k. |
65710
|
Thu Jan 24 13:50:10 2008 |
| Fergus Lynch | flynch@alternativenetworks.com | Question | Windows | V2.7.1-200 | Converting dates from an Excel import into ELOG |
Hi,
I'm importing an Excel spreadsheet into ELOG through CSV format. All working fine apart from dates.
Dates are exporting from Excel in the format "day/month/year" so 1st January 2008 is exported as 01/01/2008 in the CSV.
However all dates are displayed in ELOG as "01/01/1970" regardless of the field content, and looking at the raw ELOG data file dates are displayed as numeric's - so for example 01/01/2008 is "1199188800"
Can you tell me how dates are computed/stored in ELOG so that I can do the necessary conversion.
Many Thanks
Fergus |