Hi there, 
        
The issue MR-ISSUE-514 was just created by Florian Straub (Flominator).
        
        Key: MR-ISSUE-514
        Summary: Custom methods with parameters cause exceptions in scaffolded 
controllers
        Type: Bug
        Importance: Medium
        
        Description:
        When you try to add methods with parameters to controllers, that use 
scaffolding, the following exception is thrown:
[TargetParameterCountException: Parameteranzahlkonflikt.] 
   Castle.MonoRail.Framework.ControllerLifecycleExecutor.PerformErrorHandling() 
+131 
   
Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessSelectedAction(IDictionary
 actionArgs) +779 
   
Castle.MonoRail.Framework.ControllerLifecycleExecutor.ProcessSelectedAction() 
+31 
   Castle.MonoRail.Framework.MonoRailHttpHandler.Process(IRailsEngineContext 
context) +672 
   Castle.MonoRail.Framework.MonoRailHttpHandler.ProcessRequest(HttpContext 
context) +58 
   
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
 +181 
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& 
completedSynchronously) +75 
Details: 
http://forum.castleproject.org/viewtopic.php?t=5058&start=0&postdays=0&postorder=asc
Sample code: 
http://mausch.googlecode.com/svn/!svn/bc/128/trunk/MonorailScaffoldingTests/
        
For more, see 
http://support.castleproject.org/projects/MR/issues/view/MR-ISSUE-514
 
        
--
donjon
by Castle Stronghold
http://www.castle-donjon.com



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to