Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon8.gif   Post appearing twice, posted by Dan Chitwood on Fri Sep 23 19:23:26 2005 
    icon2.gif   Re: Post appearing twice, posted by Stefan Ritt on Wed Oct 5 13:22:08 2005 
       icon2.gif   Re: Post appearing twice, posted by Alan Grant on Mon Jun 4 22:30:44 2007 
          icon2.gif   Re: Post appearing twice, posted by Stefan Ritt on Fri Jun 8 10:44:14 2007 
             icon2.gif   Re: Post appearing twice, posted by deletoille on Tue Jun 12 11:07:39 2007 
    icon2.gif   Re: Post appearing twice, posted by Stefan Ritt on Tue Jun 12 17:13:28 2007 
       icon5.gif   Re: Post appearing twice, posted by Bertram Metz on Thu Sep 27 15:18:10 2007 
          icon2.gif   Re: Post appearing twice, posted by Stefan Ritt on Fri Sep 28 17:52:37 2007 
Message ID: 2243     Entry time: Tue Jun 12 17:13:28 2007     In reply to: 1421     Reply to this: 2318
Icon: Reply  Author: Stefan Ritt  Author Email: stefan.ritt@psi.ch 
Category: Bug report  OS: Linux | Windows  ELOG Version: 2.6.0-b4 
Subject: Re: Post appearing twice 
I finally found and fixed the problem with the help of Alan Grant. It happens when three things are used together:

  1. Locking (via use lock = 1)
  2. Attributes containing '/' characters
  3. Required attributes are used with attributes containing '/'

The '/' in the attribute crashes actually the JavaScript code for checking the required attributes and thus you have two submissions.

The bug is fixed in SVN revision 1866 and will be contained in the next release.
ELOG V3.1.5-fe60aaf