<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Forum posts to 'bugs (temp)'</title>
		<link>http://www.silverstripe.com/bugs/</link>
		

		
		<item>
			<title>Dynamic drop-down menu in silver ?</title>
			<link>http://www.silverstripe.com/bugs/show/117673</link>
			<description>Hi, This cms looks like to me a marvel, the only thing that I see as a problem that I it cannot solve is:&lt;br /&gt;&lt;br /&gt;Trying the admin of silver I did my menu but these are not drop-down.&lt;br /&gt;&lt;br /&gt;I can create a menu in DHTML that is javascript and integrate&lt;br /&gt;to silver for q this one be dynamic?&lt;br /&gt;&lt;br /&gt;I hope that one could.&lt;br /&gt;&lt;br /&gt;Rube Aguirre&lt;br&gt;&lt;br&gt;Posted to: Dynamic drop-down menu in silver ?</description>
			<pubDate>Thu, 10 Jul 2008 04:45:42 +1200</pubDate>
			<author>Ruben </author>
			<guid>http://www.silverstripe.com/bugs/show/117673</guid>
		</item>
		
		<item>
			<title>Re: HttpResponse bug... don't know what to do</title>
			<link>http://www.silverstripe.com/bugs/show/109753?showPost=109837</link>
			<description>I'm answering to myself (for people with the same problems):&lt;br /&gt;&lt;br /&gt;- First of all, at the install step, it was always blocked at &quot;Building database schema...&quot;. No errors, no info on forums, etc...&lt;br /&gt;After manual researches (thanks PHP logs!), I've actually found that it was searching for something called &quot;Auth/OpenID.php&quot;... No information in the requirements about this, but I downloaded it here: http://openidenabled.com/files/php-openid/packages/php-openid-2.1.1.zip and the process went ahead!&lt;br /&gt;&lt;br /&gt;- Second problem (this one), the installation seemed OK, but still a blank page on screen...&lt;br /&gt;PHP logs again + debugging... and I understood that there was a conflict with the HTTP extension in our PHP installation (pecl_http). &lt;br /&gt;In my case, I've just commented the extension in /etc/php5/conf.d/http.ini and then restarted Apache...&lt;br /&gt;&lt;br /&gt;Everything seems to work now!&lt;br /&gt;&lt;br /&gt;Hope it will help someone!&lt;br /&gt;Grtz,&lt;br /&gt;Clément.&lt;br&gt;&lt;br&gt;Posted to: HttpResponse bug... don't know what to do</description>
			<pubDate>Thu, 03 Jul 2008 01:20:06 +1200</pubDate>
			<author>Clément Noterdaem</author>
			<guid>http://www.silverstripe.com/bugs/show/109753?showPost=109837</guid>
		</item>
		
		<item>
			<title>HttpResponse bug... don't know what to do</title>
			<link>http://www.silverstripe.com/bugs/show/109753</link>
			<description>I just try (hard) to install Silverstripe.&lt;br /&gt;After an OpenID issue, I'm now blocked with a HttpResponse error:&lt;br /&gt;&lt;br /&gt;PHP Fatal error:  Call to undefined method HttpResponse::isFinished() in sapphire/core/control/Controller.php on line 130&lt;br /&gt;&lt;br /&gt;Any idea??&lt;br /&gt;Thanks in advance!&lt;br&gt;&lt;br&gt;Posted to: HttpResponse bug... don't know what to do</description>
			<pubDate>Wed, 02 Jul 2008 22:35:34 +1200</pubDate>
			<author>Clément Noterdaem</author>
			<guid>http://www.silverstripe.com/bugs/show/109753</guid>
		</item>
		
		<item>
			<title>Re: installing ss</title>
			<link>http://www.silverstripe.com/bugs/show/105872?showPost=109674</link>
			<description>[i]is there any solution for this problem?[/i]&lt;br /&gt;Yes, change your ISP. PHP 4.4.8 is the last release of PHP4 and support has been discontinued since end of last year. So it is time to switch.&lt;br /&gt;&lt;br /&gt;Regards, matbtt&lt;br&gt;&lt;br&gt;Posted to: installing ss</description>
			<pubDate>Wed, 02 Jul 2008 20:36:34 +1200</pubDate>
			<author>Mathias Boettcher</author>
			<guid>http://www.silverstripe.com/bugs/show/105872?showPost=109674</guid>
		</item>
		
		<item>
			<title>installing ss</title>
			<link>http://www.silverstripe.com/bugs/show/105872</link>
			<description>i get problems while installing ss, because my isp only use php 4.48....is there any solution for this problem?&lt;br /&gt;&lt;br /&gt;thanks in advance&lt;br /&gt;&lt;br /&gt;joe&lt;br&gt;&lt;br&gt;Posted to: installing ss</description>
			<pubDate>Thu, 26 Jun 2008 04:56:05 +1200</pubDate>
			<author>joe boden</author>
			<guid>http://www.silverstripe.com/bugs/show/105872</guid>
		</item>
		
		<item>
			<title>&lt;pre&gt; tags - Editor Strips out All Linebreaks...?</title>
			<link>http://www.silverstripe.com/bugs/show/85946</link>
			<description>When creating a page, SilverStripe will remove all linebreaks from the content. (I'm not talking about &amp;lt;br&amp;gt; tags, but if I put in a couple linebreaks, they're not there.)&lt;br /&gt;&lt;br /&gt;This ordinarily wouldn't matter, as HTML doesn't pay them much notice.&lt;br /&gt;&lt;br /&gt;BUT, I was trying to paste some text and use &amp;lt;pre&amp;gt; tags... Where the linebreaks do matter. When I put the text in and selected the Preformatted styling option, each line got put in its own pre tags, which looks horrible and isn't what I wanted to do. If I use the Edit HTML option, SilverStripe will strip out all of the linebreaks I put in.&lt;br /&gt;&lt;br /&gt;I am running the latest SilverStripe (downloaded earlier today) on CentOS 5.1, using Firefox 3.&lt;br /&gt;&lt;br /&gt;While I understand the reasoning behind what's going on, the way it works out in practice is less than intuitive, as it seems to be basically impossible to use preformatted text. I'm coming from WordPress, which has always handled this more 'intuitively.'&lt;br&gt;&lt;br&gt;Posted to: &lt;pre&gt; tags - Editor Strips out All Linebreaks...?</description>
			<pubDate>Sat, 07 Jun 2008 12:52:12 +1200</pubDate>
			<author>Matty Dubs</author>
			<guid>http://www.silverstripe.com/bugs/show/85946</guid>
		</item>
		
		<item>
			<title>Re: HELP: set allow_call_time_pass_reference to true in your INI file</title>
			<link>http://www.silverstripe.com/bugs/show/49470?showPost=85746</link>
			<description>My php.ini file includes the following comment:&lt;br /&gt;&lt;br /&gt;; Whether to enable the ability to force arguments to be passed by reference&lt;br /&gt;; at function call time.  This method is deprecated and is likely to be&lt;br /&gt;; unsupported in future versions of PHP/Zend.  The encouraged method of&lt;br /&gt;; specifying which arguments should be passed by reference is in the function&lt;br /&gt;; declaration.  You're encouraged to try and turn this option Off and make&lt;br /&gt;; sure your scripts work properly with it in order to ensure they will work&lt;br /&gt;; with future versions of the language (you will receive a warning each time&lt;br /&gt;; you use this feature, and the argument will be passed by value instead of by&lt;br /&gt;; reference).&lt;br /&gt;&lt;br /&gt;Seems to me that it's a feature that SilverStripe uses that shouldn't really be on... (Does it work if you turn it off? I just installed and it 'suggested' I enable it, so I did... Haven't tried without it.)&lt;br&gt;&lt;br&gt;Posted to: HELP: set allow_call_time_pass_reference to true in your INI file</description>
			<pubDate>Sat, 07 Jun 2008 08:51:50 +1200</pubDate>
			<author>Matty Dubs</author>
			<guid>http://www.silverstripe.com/bugs/show/49470?showPost=85746</guid>
		</item>
		
		<item>
			<title>Re: Firefox XML Parsing Error</title>
			<link>http://www.silverstripe.com/bugs/show/79830?showPost=80218</link>
			<description>i did that before, because of havin some troubles with safari and ie6.&lt;br /&gt;utf-8 is default in xhtlm so there's no need to specify it.&lt;br /&gt;instead specifiying sets ie6 into quirks mode with box problems.&lt;br /&gt;and i had additionally some side-effects in safari with it...&lt;br&gt;&lt;br&gt;Posted to: Firefox XML Parsing Error</description>
			<pubDate>Fri, 30 May 2008 19:41:03 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/bugs/show/79830?showPost=80218</guid>
		</item>
		
		<item>
			<title>Re: Firefox XML Parsing Error</title>
			<link>http://www.silverstripe.com/bugs/show/79830?showPost=80073</link>
			<description>for the next version I will update blackcandy to send it as normal html rather then proper xml since nobody really understands / uses it. For the time being you can just remove the top line of Page.ss - the &amp;lt;? xml bit above the doctype&lt;br&gt;&lt;br&gt;Posted to: Firefox XML Parsing Error</description>
			<pubDate>Fri, 30 May 2008 09:31:50 +1200</pubDate>
			<author>Will Rossiter</author>
			<guid>http://www.silverstripe.com/bugs/show/79830?showPost=80073</guid>
		</item>
		
		<item>
			<title>Re: Firefox XML Parsing Error</title>
			<link>http://www.silverstripe.com/bugs/show/79830?showPost=79858</link>
			<description>Hi Willr,&lt;br /&gt;&lt;br /&gt;you've got the same problem on one of your sites:&lt;br /&gt;&lt;br /&gt;http://www.andyofniall.net/party-at-rose-cottage/&lt;br /&gt;&lt;br /&gt;anyone run's into this, becouse this setting is default in ss themes ...&lt;br&gt;&lt;br&gt;Posted to: Firefox XML Parsing Error</description>
			<pubDate>Thu, 29 May 2008 22:34:23 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/bugs/show/79830?showPost=79858</guid>
		</item>
		

	</channel>
</rss>
