Actions
Bug #9072
closedInput data missing if called before routing is processed
Description
If a plugin has custom routing rules and it calls Application::Input() then GET will be empty since routing hasn't processed yet. Implement rebinding when accessing comprofiler component so GET can be populated,
Actions