<?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/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/docdb/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 02 Apr 2008 17:50:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/docdb/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Upload Errors create empty document entries</title><link>https://sourceforge.net/p/docdb/bugs/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When a document is uploaded and the upload fails, the entry in the document_tbl is created but without document type and no data is entered in the docdata_tbl. This leads to emty entries.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jens-Peter Kaps</dc:creator><pubDate>Wed, 02 Apr 2008 17:50:15 -0000</pubDate><guid>https://sourceforge.net9069b8eeb9e92a42eebc2587605c748488b54aea</guid></item><item><title>editor field missing for entries of type "book"</title><link>https://sourceforge.net/p/docdb/bugs/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the DocDB entry mask for documents of type "book" the "author" field &lt;br /&gt;
is marked as required, however, the "editor" field is missing. According to&lt;br /&gt;
the BibTeX manual the requirement is either "author" or "editor".&lt;/p&gt;
&lt;p&gt;Not sure how to capture the OR condition in the entry mask, but it &lt;br /&gt;
shouldn't be too difficult.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gunnar Gaubatz</dc:creator><pubDate>Wed, 05 Jul 2006 01:57:23 -0000</pubDate><guid>https://sourceforge.net268dfdad3862299b9008d5dd1b974275cd7a98b7</guid></item><item><title>Document deletion does not remove notes</title><link>https://sourceforge.net/p/docdb/bugs/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When a document gets deleted, notes that were written&lt;br /&gt;
for it remain in the notes_tbl. They cause wired&lt;br /&gt;
results when searching for a document by the notes&lt;br /&gt;
field and suddenly notes for not existing documents&lt;br /&gt;
are found. Therefore, these notes entries have to be&lt;br /&gt;
removed.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Verified in version 1.2 with mysql and postgres. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jens-Peter Kaps</dc:creator><pubDate>Sat, 11 Mar 2006 05:28:24 -0000</pubDate><guid>https://sourceforge.neted015651cdfe2ed7a47203c75486d19ab80b4379</guid></item><item><title>chapter field to small for inbook</title><link>https://sourceforge.net/p/docdb/bugs/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The entry: &lt;br /&gt;
&lt;a href="https://sourceforge.net/forum/forum.php?thread_id=1364356&amp;amp;forum_id=357670"&gt;https://sourceforge.net/forum/forum.php?thread_id=1364356&amp;amp;forum_id=357670&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;describes how an inbook chapter should be entered. However, &lt;br /&gt;
the chapter field is too small to enter a full chapter title. &lt;/p&gt;
&lt;p&gt;Chapter and/or book fields have to be filled, however docdb has &lt;br /&gt;
both as mandatory. Entering a blank space is sufficent. &lt;/p&gt;
&lt;p&gt;The chapter entry length has to be fixed though. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jens-Peter Kaps</dc:creator><pubDate>Fri, 07 Oct 2005 18:37:02 -0000</pubDate><guid>https://sourceforge.net49b0182406b4832359e6e4418db579b601b0c45b</guid></item><item><title>Explicit postgres calls in bibtex.php</title><link>https://sourceforge.net/p/docdb/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;File bibtex.php contains two explicit calls to postgres&lt;br /&gt;
functions, namely "pg_fetch_array" and "pg_numrows",&lt;br /&gt;
which give error when underlying db is MySQL.&lt;br /&gt;
They should be changed into "dbgetarray" and&lt;br /&gt;
"dbnumrows" respectively&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 20 Sep 2005 06:17:32 -0000</pubDate><guid>https://sourceforge.net9681e208e2b98180a411af33d07b5dc7d17dcdd0</guid></item><item><title>Notes are to small</title><link>https://sourceforge.net/p/docdb/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A user can add a note to a document. However these notes can only &lt;br /&gt;
be 255 characters long. A longer field would be nice as it would then &lt;br /&gt;
be possible to really comment on a document. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jens-Peter Kaps</dc:creator><pubDate>Tue, 31 May 2005 19:00:59 -0000</pubDate><guid>https://sourceforge.net496f8c431d809e638a91e43462b3894391d9b8f8</guid></item><item><title>Error in the script 'install.sh' for 'htpasswd'</title><link>https://sourceforge.net/p/docdb/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For systems which does not have 'htpasswd2' but have&lt;br /&gt;
'htpasswd', the script does not work. The problem is&lt;br /&gt;
that the part of the script looking for the htpasswd*&lt;br /&gt;
is erroneous (at least it does not work on a Mandrake 10.1)&lt;/p&gt;
&lt;p&gt;At begining of 'Part 6':&lt;/p&gt;
&lt;p&gt;if [ ! -f $passwd ] || [ $validpasswd = 0 ]; then&lt;br /&gt;
webaccess=`which htpasswd2`;&lt;br /&gt;
if [ ! -f $webaccess ]; then&lt;br /&gt;
webaccess=`which htpasswd`;&lt;br /&gt;
if [ ! -f $webaccess ]; then&lt;br /&gt;
echo "Error, [...]"&lt;br /&gt;
exit 1&lt;br /&gt;
fi&lt;br /&gt;
fi&lt;br /&gt;
echo "     Please enter [...]"&lt;br /&gt;
`htpasswd2 -c $passwd $docdbadmin`&lt;/p&gt;
&lt;p&gt;should be replaced by:&lt;/p&gt;
&lt;p&gt;if [ ! -f $passwd ] || [ $validpasswd = 0 ]; then&lt;br /&gt;
webaccess=`which htpasswd2`;&lt;br /&gt;
if [ "$webaccess" = "" ] || [ ! -f $webaccess ];&lt;br /&gt;
then   ## modified&lt;br /&gt;
webaccess=`which htpasswd`;&lt;br /&gt;
if [ "$webaccess" = "" ] || [ ! -f $webaccess ]; then&lt;br /&gt;
## modified&lt;br /&gt;
echo "Error, [...]"&lt;br /&gt;
exit 1&lt;br /&gt;
fi&lt;br /&gt;
fi&lt;br /&gt;
echo "     Please enter [...]"&lt;br /&gt;
`$webaccess -c $passwd $docdbadmin`   ## modified&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gus</dc:creator><pubDate>Wed, 06 Apr 2005 12:53:19 -0000</pubDate><guid>https://sourceforge.net35b8ff826b6f89b5780898326b44debd69004083</guid></item><item><title>fatal error clicking bibtex link on reference</title><link>https://sourceforge.net/p/docdb/bugs/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fatal error:  Call to undefined function: &lt;br /&gt;
pg_fetch_array() in /home/docdb/html/bibtex.php on line 80&lt;/p&gt;
&lt;p&gt;This error occurs when clicking the bibtex link on a&lt;br /&gt;
bibliography entry.&lt;/p&gt;
&lt;p&gt;from: Joan Smith&lt;br /&gt;
jsmit@cs.odu.edu&lt;/p&gt;
&lt;p&gt;Thanks: I look forward to using this with my PhD research.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 22 Mar 2005 14:29:52 -0000</pubDate><guid>https://sourceforge.net6b24d7fb516845075c9f76c567b66cc77afbe181</guid></item><item><title>BibTEX emulation: Missing space between some fields</title><link>https://sourceforge.net/p/docdb/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The BibTeX emulation code does not insert spaces&lt;br /&gt;
between the fields Title and Booktitle, and between&lt;br /&gt;
"In" and the editors field. This seems to only be the&lt;br /&gt;
case for documents of type "inproceedings".&lt;/p&gt;
&lt;p&gt;Furthermore, the expansion of the editors field inserts&lt;br /&gt;
a comma seperation before the last editor in addition&lt;br /&gt;
to the word "and", i.e."editor1, editor2, and editor3".&lt;br /&gt;
It should be only "editor1, editor2 and editor3".&lt;/p&gt;
&lt;p&gt;Gunnar&lt;/p&gt;
&lt;p&gt;I know I am picky  ;)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gunnar Gaubatz</dc:creator><pubDate>Fri, 25 Feb 2005 18:54:29 -0000</pubDate><guid>https://sourceforge.netcac129cc5eda393b58bec7406de75d5aa665fb49</guid></item><item><title>Notes: Space between radio buttons and delete button</title><link>https://sourceforge.net/p/docdb/bugs/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On the notes.php page the vertical space between the&lt;br /&gt;
delete button and the bottom entry radio button is&lt;br /&gt;
awfully small, so that  a user might accidentally hit&lt;br /&gt;
the delete button.&lt;/p&gt;
&lt;p&gt;While by default no radio button is selected, this does&lt;br /&gt;
not give enough safety to prevent accidental deletions.&lt;br /&gt;
Also, there is no confirmation request before the&lt;br /&gt;
deletion of a note is performed.&lt;/p&gt;
&lt;p&gt;Simple solution: Add more verticals space between the&lt;br /&gt;
radio buttons and the delete button (cosmetic change).&lt;/p&gt;
&lt;p&gt;Better solution: Add page asking for confirmation for&lt;br /&gt;
the delete request.&lt;/p&gt;
&lt;p&gt;Gunnar&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gunnar Gaubatz</dc:creator><pubDate>Fri, 25 Feb 2005 18:32:25 -0000</pubDate><guid>https://sourceforge.nete50d0c5c6d7fed62ae5a5694f75eb79e8c0d7c23</guid></item></channel></rss>