|
Demo
Discussion
|
Forum
Config Examples
Contributions
Vulnerabilities
|
Discussion forum about ELOG, Page 634 of 808 |
Not logged in |
 |
|
Re: Access to global configuration in v2.6.1, posted by Stefan Ritt on Wed Jan 25 12:10:46 2006
|
> or maybe browser cookies.
That rings a bell. If you change user permissions (like password file/no password file/rename logbooks) you might be
fooled by old cookies. Just delete all cookies in your browser and try again. |
Re: ELOG v2.6.0 (Linux) crashes while using " Forgot password?", posted by Dimitrios Tsirigkas on Thu Jan 26 15:04:32 2006
|
Hi,
-> Anybody click on "Forgot password?" in the login screen, to have the system
send him the forgotten password, and after a little while trying, (possibly doing
resolution) the ELOG application crashes.
I think I have the same problem with the Linux version (2.6.0). Is there going to be a fix for that version as well?
Cheers,
Dimitris |
Re: ELOG v2.6.0 (Linux) crashes while using " Forgot password?", posted by Stefan Ritt on Thu Jan 26 15:07:11 2006
|
Dimitrios Tsirigkas wrote: | Is there going to be a fix for that version as well? |
A fix is always for all versions, since I have a common code base. Have you tried Version 2.6.1? |
Re: ELOG v2.6.0 (Linux) crashes while using " Forgot password?", posted by Dimitrios Tsirigkas on Thu Jan 26 15:19:58 2006
|
A fix is always for all versions, since I have a common code base. Have you tried Version 2.6.1? |
I got the RPM last week, from the download page. When I run without the -D option it says that it is Version 2.6.0. Since a new version came out in the meantime, I'll give it a try and let you know.
Thanks,
Dimitris |
Re: ELOG v2.6.0 (Linux) crashes while using " Forgot password?", posted by Dimitrios Tsirigkas on Mon Jan 30 10:21:41 2006
|
Dimitrios Tsirigkas wrote: | A fix is always for all versions, since I have a common code base. Have you tried Version 2.6.1? |
Yep, 2.6.1 works fine. Thanks,
Dimitris |
Numbered lists get closed by </ul>, posted by T. Ribbrock on Mon Jan 30 16:26:08 2006
|
I just ran into the following problem (and was able to reproduce it in the "demo" logbook on this site):
Numbered list follows:
- one
- two
- three
This text is indented, as the list was not closed properly.
- four
- five
- six
And now we have double indention... |
[261] problem with month selection, posted by Willem Koster on Fri Feb 3 11:54:22 2006
|
I have several date-fields defined in my logboek. But when I click the icon and select another month the pop-up
window get's filled with the contants of the logboek instead of the date-selection.
Date format = %Y%m%d |
Re: [261] problem with month selection, posted by Stefan Ritt on Mon Feb 6 12:52:09 2006
|
> I have several date-fields defined in my logboek. But when I click the icon and select another month the pop-up
> window get's filled with the contants of the logboek instead of the date-selection.
Ups, that problem must have been there for quite some time now. I fixed it in the current SVN version. |