<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/docdb-v/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/docdb-v/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 09 Jan 2014 17:38:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/docdb-v/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Events: Schedule Similar, URL with args causes fatal error "not valid"</title><link>https://sourceforge.net/p/docdb-v/bugs/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;URL field in event: cannot use this URL in "Schedule Similar" screen form.&lt;br /&gt;
  Click on an event and then click on "Schedule Similar" button, which goes to:&lt;br /&gt;
&lt;a href="http://xyz-docdb.fnal.gov:8080/cgi-bin/MeetingModify" rel="nofollow"&gt;http://xyz-docdb.fnal.gov:8080/cgi-bin/MeetingModify&lt;/a&gt;&lt;br /&gt;
  INC000000398992, INC000000400111&lt;/p&gt;
&lt;p&gt;URL used: &lt;a href="https://www.callinfo.com/prt?host=readytalk&amp;amp;an=8667401260&amp;amp;ac=7601675" rel="nofollow"&gt;https://www.callinfo.com/prt?host=readytalk&amp;amp;an=8667401260&amp;amp;ac=7601675&lt;/a&gt;&lt;br /&gt;
  Error received: "Modify an Event&lt;br /&gt;
  There were fatal errors processing your request:&lt;br /&gt;
  The URL &lt;a href="https://www.callinfo.com/prt?host=readytalk&amp;amp;an=8667401260&amp;amp;ac=7601675" rel="nofollow"&gt;https://www.callinfo.com/prt?host=readytalk&amp;amp;an=8667401260&amp;amp;ac=7601675&lt;/a&gt; is not valid."&lt;/p&gt;
&lt;p&gt;Workaround: Same URL can be added successfully in the "Modify Agenda" screen.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Laura Mengel</dc:creator><pubDate>Thu, 09 Jan 2014 17:38:35 -0000</pubDate><guid>https://sourceforge.netba1dcc8c01d93257157450034118d2526897f289</guid></item><item><title>Able to inject HTML into URL</title><link>https://sourceforge.net/p/docdb-v/bugs/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The ShowDocument and /cgi-bin/ListAllMeetings are vulnerable to HTML injection. For example, the following will generate a popup window on clients:&lt;/p&gt;
&lt;p&gt;/DocDB/ShowDocument?docid=3660e4698&amp;lt;/title&amp;gt;&amp;lt;script&amp;gt;alert(1)&amp;lt;/script&amp;gt;5a2aec62a0c&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 12 Apr 2013 20:05:08 -0000</pubDate><guid>https://sourceforge.net3f9fbf27ed1fc6f70639a7efe85b8589781010b8</guid></item><item><title>DeleteConfirm script dies when no document number submitted</title><link>https://sourceforge.net/p/docdb-v/bugs/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you don't specify the document number to delete, DeleteConfirm dies (tries to output error messages without having sent any headers).  The following trivial patch seems to fix it, though it may not be the correct fix.&lt;/p&gt;
&lt;h1 id="index-deleteconfirm"&gt;Index: DeleteConfirm&lt;/h1&gt;
&lt;p&gt;RCS file: /local/cvs/doccvs/cvs/DocDB/cgi/DeleteConfirm,v&lt;br /&gt;
retrieving revision 1.12.12.5&lt;br /&gt;
diff -r1.12.12.5 DeleteConfirm&lt;br /&gt;
64c64&lt;br /&gt;
&amp;lt; EndPage(@ErrorStack);&lt;br /&gt;
---&lt;br /&gt;
&amp;gt; #EndPage(@ErrorStack);&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 15 Nov 2007 19:59:21 -0000</pubDate><guid>https://sourceforge.net31d176b543c891386903f9b0593c6da42c1f2c31</guid></item><item><title>document access error</title><link>https://sourceforge.net/p/docdb-v/bugs/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you try to find a document that does not exist from the public database, DocDB returns the message that "the document is not public".  Instead, it should tell you that the document does not exist.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">L. Garren</dc:creator><pubDate>Fri, 02 Nov 2007 16:54:27 -0000</pubDate><guid>https://sourceforge.net169f08701ed1d36eb3aea5fcfc6649c28a758623</guid></item><item><title>Crash in "new CGI"</title><link>https://sourceforge.net/p/docdb-v/bugs/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The command "new CGI" can cause a crash in ProcessDocumentUpload. An easy way to reproduce this is to supply a directory name instead of a file. The error is "CGI.pm: Server closed socket during multipart read (client aborted?)." It's possible that perl 5.6.1 and CGI.pm from there fixes this.&lt;/p&gt;
&lt;p&gt;Currently I don't know how to fix this, but I will try with updated versions of perl and CGI.pm to see if that helps.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Vaandering</dc:creator><pubDate>Tue, 07 Aug 2007 20:21:05 -0000</pubDate><guid>https://sourceforge.nete28b4bad7229c25c93850806420caab9ad709be5</guid></item><item><title>Hide document titles for public</title><link>https://sourceforge.net/p/docdb-v/bugs/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Public events should not display document titles for private documents. Thought this was fixed before.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 16 May 2007 21:05:17 -0000</pubDate><guid>https://sourceforge.netc47cf39010daaef579795d2f3db8ae250e51fd74</guid></item><item><title>broken command</title><link>https://sourceforge.net/p/docdb-v/bugs/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;ProcessUpload appears to be broken in version 8.3.0&lt;/p&gt;
&lt;p&gt;The following code does not copy the file:&lt;/p&gt;
&lt;p&gt;open (OUTFILE,"&amp;gt;$new_dir/$short_file");&lt;br /&gt;
while ($bytes_read = read($long_file,$buffer,1024)) {&lt;br /&gt;
print OUTFILE $buffer&lt;br /&gt;
}&lt;br /&gt;
close OUTFILE;&lt;/p&gt;
&lt;p&gt;The result of this code is an empty file named $new_dir/$short_file.&lt;/p&gt;
&lt;p&gt;This code is exercised when uploading an archive.  It does not appear to be exercised otherwise.&lt;/p&gt;
&lt;p&gt;I have built a simple test perl script containing just those lines (and defining the variables).  The script fails.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">L. Garren</dc:creator><pubDate>Wed, 21 Feb 2007 18:04:15 -0000</pubDate><guid>https://sourceforge.nete08d094bf3ec92b1a2da29ba4b4472963c529baf</guid></item><item><title>Topic check not working?</title><link>https://sourceforge.net/p/docdb-v/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems it is possible to create a document with no topics. Make sure this check is still working.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Vaandering</dc:creator><pubDate>Thu, 21 Dec 2006 20:43:04 -0000</pubDate><guid>https://sourceforge.net9cd48b1ddee608620a263750353cb750813a4f35</guid></item><item><title>Mysql error on migrating to V8</title><link>https://sourceforge.net/p/docdb-v/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to migrate from v7.7.1 to 8.2.0.  Migrate8 fails with the error:&lt;/p&gt;
&lt;p&gt;DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Separator (SessionSeparatorID)&lt;br /&gt;
)' at line 12 at ./MigrateV8 line 125.&lt;/p&gt;
&lt;p&gt;while trying to create the Moderator table.&lt;/p&gt;
&lt;p&gt;The MYSQL that is I use is 5.0.21.  It looks like "Separator" is a reserved keyword in Mysql 5, so maybe a different key name is needed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen A. Wood</dc:creator><pubDate>Wed, 22 Nov 2006 17:13:34 -0000</pubDate><guid>https://sourceforge.netfc45c9d69332f18cc31ff49a29603f6f77e5f0de</guid></item><item><title>Topic with no long description</title><link>https://sourceforge.net/p/docdb-v/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Topics with no long descriptions apparently generate&lt;br /&gt;
strange behavior in topic lists. Should just default to&lt;br /&gt;
short and not allow such topics to be entered in the&lt;br /&gt;
first place.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Vaandering</dc:creator><pubDate>Mon, 30 Oct 2006 14:52:44 -0000</pubDate><guid>https://sourceforge.net21873503931071842d31608dec1790a184e1ce7c</guid></item></channel></rss>