Skip to content

Conversation

@vlastavesely
Copy link
Contributor

I was doing some changes in structure of my application and I have found something what is IMHO bug.

In short: right now, the global input filter gets module and presenter split (like this: [Module: 'Front', Presenter: 'Homepage']) but output filter gets them together as presenter ([Presenter: 'Front:Homepage']).

Wouldn't it be better to unify the behaviour of those two functions to get the params split in both cases?

@dg
Copy link
Member

dg commented Dec 10, 2016

Makes sense, thanks.

@dg dg merged commit bdf16da into nette:master Dec 10, 2016
@vlastavesely vlastavesely deleted the split_module_presenter branch May 24, 2017 13:26
dg pushed a commit to nette/routing that referenced this pull request Feb 3, 2019
dg pushed a commit to nette/routing that referenced this pull request Feb 3, 2019
dg pushed a commit to nette/routing that referenced this pull request Feb 3, 2019
dg pushed a commit to nette/routing that referenced this pull request Feb 3, 2019
dg pushed a commit to nette/routing that referenced this pull request Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants