<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 32: Completed on and filter bug</title><link href="https://sourceforge.net/p/projectbench/bugs/32/" rel="alternate"/><link href="https://sourceforge.net/p/projectbench/bugs/32/feed.atom" rel="self"/><id>https://sourceforge.net/p/projectbench/bugs/32/</id><updated>2005-09-21T20:55:16Z</updated><subtitle>Recent changes to 32: Completed on and filter bug</subtitle><entry><title>Completed on and filter bug</title><link href="https://sourceforge.net/p/projectbench/bugs/32/" rel="alternate"/><published>2005-09-21T20:55:16Z</published><updated>2005-09-21T20:55:16Z</updated><author><name>Goran Tornqvist</name><uri>https://sourceforge.net/u/gorantornqvist/</uri></author><id>https://sourceforge.net9b878f40210f1462f08976f0831b3877850a5c6c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Completed on:&lt;br /&gt;
When I set status to fixed it automaticly sets current &lt;br /&gt;
date, which is nice, but its in the wrong format for me so &lt;br /&gt;
it reports that its an error. It fills it with a date like &lt;br /&gt;
05/04/2005 but when submitting the form it says it &lt;br /&gt;
needs to be in yy-mm-dd format.&lt;/p&gt;
&lt;p&gt;When clicking on modify button for filters and then save &lt;br /&gt;
&amp;amp; go:&lt;br /&gt;
bugtracking/viewbugs.php&lt;br /&gt;
I get errors.&lt;br /&gt;
Could be that its a missing column only?&lt;br /&gt;
Here's the error message:&lt;br /&gt;
select settingID, setValue from pb_settings where &lt;br /&gt;
setType='page' and setMain = 'viewbugs' and &lt;br /&gt;
setMajor='2' and setminor='last'&lt;/p&gt;
&lt;p&gt;select settingID, setValue from pb_settings where &lt;br /&gt;
setType='page' and setMain = 'viewbugs' and &lt;br /&gt;
setMajor='2' and setminor='last'&lt;/p&gt;
&lt;p&gt;INSERT INTO pb_settings (setType, setMain, setMajor, &lt;br /&gt;
setMinor, setValue) VALUES&lt;br /&gt;
('page', 'viewbugs', '2', 'last', 'a:14:&lt;br /&gt;
{s:7:\"columns\";N;s:6:\"sortBy\";s:13:\"pb_bugs.sevID\";&lt;br /&gt;
s:7:\"sortDir\";s:3:\"asc\";s:5:\"batch\";b:0;s:13:\"pb_bug&lt;br /&gt;
s.appID\";s:0:\"\";s:14:\"pb_bugs.typeID\";s:0:\"\";s:13:\"&lt;br /&gt;
pb_bugs.sevID\";s:0:\"\";s:13:\"pb_bugs.modID\";s:0:\"\";&lt;br /&gt;
s:16:\"pb_bugs.openedBy\";s:0:\"\";s:17:\"pb_bugs.versi&lt;br /&gt;
onID\";s:0:\"\";s:13:\"pb_bugs.assTo\";s:0:\"\";s:17:\"pb_&lt;br /&gt;
bugs.targetVer\";s:0:\"\";s:16:\"pb_bugs.statusID\";s:0:\"&lt;br /&gt;
\";s:17:\"pb_bugs.foundInID\";s:0:\"\";}')&lt;/p&gt;
&lt;p&gt;122: Unknown column 'setType' in 'field list' -- INSERT &lt;br /&gt;
INTO pb_settings (setType, setMain, setMajor, &lt;br /&gt;
setMinor, setValue) VALUES&lt;br /&gt;
('page', 'viewbugs', '2', 'last', 'a:14:&lt;br /&gt;
{s:7:\"columns\";N;s:6:\"sortBy\";s:13:\"pb_bugs.sevID\";&lt;br /&gt;
s:7:\"sortDir\";s:3:\"asc\";s:5:\"batch\";b:0;s:13:\"pb_bug&lt;br /&gt;
s.appID\";s:0:\"\";s:14:\"pb_bugs.typeID\";s:0:\"\";s:13:\"&lt;br /&gt;
pb_bugs.sevID\";s:0:\"\";s:13:\"pb_bugs.modID\";s:0:\"\";&lt;br /&gt;
s:16:\"pb_bugs.openedBy\";s:0:\"\";s:17:\"pb_bugs.versi&lt;br /&gt;
onID\";s:0:\"\";s:13:\"pb_bugs.assTo\";s:0:\"\";s:17:\"pb_&lt;br /&gt;
bugs.targetVer\";s:0:\"\";s:16:\"pb_bugs.statusID\";s:0:\"&lt;br /&gt;
\";s:17:\"pb_bugs.foundInID\";s:0:\"\";}')&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>