
Articles new does not honor smart spawning
Reported by Priit Tamboom | December 15th, 2008 @ 11:47 AM | in Release 0.1.1
i hit critical bug and confirmed by others, when running adva with mod_rack with default settings then admin/sites/1/sections/1/articles/new does not have input fields (so user cannot add any articles).
When I turn mod_rack from smart spawning to conservative spawning then it works.
Temp workaround, add to yor Apache2 sites-enabled config: RailsSpawnMethod conservative
Next question, how should we test it, any hints?
Comments and changes to this ticket
-
Sven Fuchs January 5th, 2009 @ 03:22 PM
That sounds pretty weird to me. I can not confirm that right now because I haven't any mod_rack set up.
My first guess would be that this bug could be related to the split_form_for helper that's being used on this page (which allows to split a form across multiple content_for slugs). Maybe that's incompatible somehow?
-
Priit Tamboom January 12th, 2009 @ 09:54 AM
- Milestone set to Release 0.1.0
- Assigned user changed from Sven Fuchs to Marko Seppä
-
Marko Seppä January 14th, 2009 @ 09:42 AM
- Milestone changed from Release 0.1.0 to Release 0.1.1
- State changed from new to open
- Assigned user changed from Marko Seppä to Priit Tamboom
Wild rumours say it might be fixed already.
-
Sven Fuchs January 14th, 2009 @ 10:55 AM
- Tag changed from mod_rack to mod_rails
I'm pretty sure this is fixed.
There was a problem with Rails' #capture helper behaving differently when running on Mongrel or Passenger. We've fixed that.
There was another problem with Passenger crashing because we used the Thread.current hash for keeping track of the current site. I've changed that, too.
I've changed the tag to "mod_rails"
-
-
-
Glenn Sidney January 27th, 2009 @ 09:30 PM
This what I see in my console after starting the server with both Passenger and just 'script/server'
As you can see, Passenger still doesn't work as of Jan 27th with what's in the master branch.
-
Glenn Sidney January 27th, 2009 @ 09:33 PM
Scratch that! I simply needed to update my Site's :host attribute to recognize the new location. I've just verified that I can take a working site, update the adva_cms submodule, and get running on Passenger successfully. Thanks!
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<p>Cutting edge cms, blog, wiki, forum ... plattform.</p>
<p>Find the code on <a href="http://github.com/svenfuchs/adva_cms/tree/master">GitHub: adva cms</a></p>
<p>Part of the business application framework <a href="http://www.advabest.org/">adva best</a>.</p>
People watching this ticket
Tags
Referenced by
-
194 adva_cms should work on passenger I think it's duplicate for ticket http://artweb-design.l...