<?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/flake/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/flake/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 06 Jun 2005 22:16:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/flake/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>form value isn't selected in select field</title><link>https://sourceforge.net/p/flake/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Setting -&lt;/p&gt;
&lt;p&gt;$form-&amp;gt;set('column_name', 'type', 'select');&lt;br /&gt;
$form-&amp;gt;set('column_name', 'value', 1234);&lt;/p&gt;
&lt;p&gt;- doesn't produce a select field with "1234" selected -&lt;/p&gt;
&lt;p&gt;Setting -&lt;/p&gt;
&lt;p&gt;$column_name = 1234;&lt;/p&gt;
&lt;p&gt;- is required&lt;/p&gt;
&lt;p&gt;Jack&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 06 Jun 2005 22:16:07 -0000</pubDate><guid>https://sourceforge.netece70c6317ba31f681de6b27f80b50698e5eefd9</guid></item><item><title>headers already sent by help.class.php:114</title><link>https://sourceforge.net/p/flake/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Frequently I must include Flake - include(FLAKE_DIR .&lt;br /&gt;
'include_classes.php'); - before redirecting -&lt;br /&gt;
header('Location: ...') - but unfortuantely I get this&lt;br /&gt;
error -&lt;/p&gt;
&lt;p&gt;Warning: Cannot modify header information - headers&lt;br /&gt;
already sent by (output started at&lt;br /&gt;
/home/webadmin/cnsdev.users.neocodesoftware.com/html/jack/cnspa/class/flake/help.class.php:114)&lt;br /&gt;
in&lt;/p&gt;
&lt;p&gt;- because help.class.php has a trailing empty line&lt;/p&gt;
&lt;p&gt;Stay awesome - nuke the fawns!&lt;/p&gt;
&lt;p&gt;Jack&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jack Bates</dc:creator><pubDate>Sat, 04 Jun 2005 04:15:54 -0000</pubDate><guid>https://sourceforge.netae76e794f209993a8ff1e785c54e7cba205edb07</guid></item><item><title>action urls</title><link>https://sourceforge.net/p/flake/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;My actions (edit, delete, etc.) are all separate&lt;br /&gt;
scripts &amp;amp; handling function arguments only to redirect&lt;br /&gt;
using header('Location: ...') is laborious&lt;/p&gt;
&lt;p&gt;However, your link rewriting syntax&lt;br /&gt;
(...{column_name}...) is awesome! I wish I could set&lt;br /&gt;
edit_action etc. to full urls, using your column&lt;br /&gt;
substitution syntax&lt;/p&gt;
&lt;p&gt;Thanks for this totally rad framework, Professor!&lt;/p&gt;
&lt;p&gt;Jack&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jack Bates</dc:creator><pubDate>Sat, 04 Jun 2005 02:24:14 -0000</pubDate><guid>https://sourceforge.net5234696c7cd9cabc0b2b5639153bce2445a95e69</guid></item></channel></rss>