Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 225 of 796  Not logged in ELOG logo
ID Date Icon Author Author Emailup Category OS ELOG Version Subject
  496   Fri Mar 5 15:34:30 2004 Disagree Ralph Bearparkelog@spampot.comBug reportLinux2.5.1Type date and conditional attributes
BUG#1
Given:

Attributes = Category, Status, Started, Finished, Activity, Headline
Type Started = date
Type Finished = date
Options Status = 1-To Do{1}, 2-Opened{2}, 3-Closed{3}, 4-Suspended{4}
{2} Preset Started = $date
{3} Preset Finished = $date
{4} Preset Finished = $date

There seems to be no setting of Date format (or Time format?) that gives a
meaningful value to attributes Started or Finished.  Even "Date format = %s"
- which gives number of seconds since 1970 - gives bad results.

BUG#2
In single entry view, elog returns an unformatted date value for "Type =
date" attributes - even when it has been manually entered with the date picker.
  501   Mon Mar 8 09:52:14 2004 Agree Ralph Bearparkelog@spampot.comBug reportLinux2.5.1Re: Type date and conditional attributes
> > BUG#1
> 
> Has been fixed. New version under CVS.

Thanks for that, Stefan.

> > BUG#2
> > In single entry view, elog returns an unformatted date value for "Type =
> > date" attributes - even when it has been manually entered with the date picker.
> 
> Can't reproduce that. Used your config, got the display attached.

Nor can I in the new version.  Forgive me if I don't investigate further. ;-)
  730   Thu Oct 14 11:37:18 2004 Smile RBelog@spampot.comBug reportAll2.5.4-5Re: URL Parsing Problem
> Has been fixed in revision 1.492.

Thanks, Stefan.
  1396   Wed Aug 10 11:28:30 2005 Question ralphbelog@spampot.com   Changes in Comment and Elog Index page?
Just updated to ELOG V2.6.0-beta4 from V2.5.6-2 and I note a couple of changes:

- HTML code inculed in elog.cfg "Comment" lines were previously rendered, now they are not. e.g. "Comment = Some comment
<A href="http://somedomain.com/some.html" target="_top">&nbsp; Some link text</A>" Is this change deliberate, or is the functionality likely to return? Any workaround?

- The "Several logbooks are defined on this host" elog index page was previously collapsable, now it is not. Same questions as previous.

Thanks & best regards,

Ralph.
  1402   Thu Sep 1 17:53:58 2005 Reply ralphbelog@spampot.com   Re: Changes in Comment and Elog Index page?

ralphb wrote:
- The "Several logbooks are defined on this host" elog index page was previously collapsable, now it is not.


OK, I've fixed that one with "Expand Selection page = 0"
  1403   Thu Sep 1 18:26:38 2005 Reply ralphbelog@spampot.comComment  Re: something for the wishlist: 'Recent Changes'

Heiko Scheit wrote:
A 'Recent Changes'-link (option) that lists entries that were changed
recently, where 'recent' can be changed from 1,2,3...(some maximum)
days.


Two possible solutions:

1. Use ELOG's RSS support (look for "RSS Title" in the config syntax help). I added an RSS icon to each entry with "Bottom Text=<a href="http://myserver:8080/mylogbook/elog.rdf"><img border=0 height="14" width="36" src="/Rssicon_3614.gif" alt="[RSS]"></a>

2. Add a new attribute "Revised" and config it as follows: "Locked attributes = Revised" and "Subst on Edit Revised = $date". It'll get updated each time the entry gets updated. Then all you just need to create a link to "http://yourserver:8080/yourlogbook/page?mode=summary&rsort=Revised"

Best regards, Ralph.
  1411   Tue Sep 6 18:36:21 2005 Reply ralphbelog@spampot.com   Re: Changes in Comment and Elog Index page?

Stefan Ritt wrote:
I added some code now which checks if the comment is real HTML, and reverts back to the old behaviour if it is. The update is in CVS.


Thanks very much Stefan.

Our new server has no gcc so I had to compile it on a sister machine, pending the next RPM release.

By the way, your download page needs an extra line:
cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout mxml
to have a hope of the make working.

Also, it would be nice if the "Installing and running on UNIX" section of the Administrator's Guide also had a set of "Installation from CVS" instructions.


Stefan Ritt wrote:
it's really hard to make everybody happy!!!


Ah, but you are doing it so well!

Thanks again.

Best regards, Ralph.
  69668   Tue May 2 02:57:45 2023 Angy cheref mohamed lamine emeland85@gmail.comBug fixWindows3.1.4issue where not all users are able to log into their sessions

I have an issue where not all users are able to log into their sessions and they are still settling on the login page

Attachment 1: Login.PNG
Login.PNG
ELOG V3.1.5-2eba886