Skip to content

Conversation

@alfred-cerny
Copy link

  • Bug fix
  • BC break: no

A route with parameters (such as <language>/<presenter>/<action>[/<id>]) does not correctly resolve the parameter in some cases.
For example, with a custom CreatePresenter, the "action" may become //create instead of /en/create.

dg and others added 20 commits August 1, 2025 03:55
- inteface Nette\Application\IRouter replaced by Nette\Routing\Router
…e() for persistent parameters. [Closes nette/nette#703][Closes nette/nette#703][Closes nette#69]" (possible BC break)

This reverts commit cda17f4.

See https://forum.nette.org/cs/35528-stejne-pojmenovany-parametr-akce-presenteru-a-persistentni-odlisne-chovani-v-nette-2-0-oproti-aktualnimu#p221742

BC break: Property must be nullable, ie: #[Persistent] public ?int $foo
…rs dynamically (BC break)

TODO: scanDir must be active
@dg dg force-pushed the master branch 6 times, most recently from 158960d to e4d5bb0 Compare November 25, 2025 12:00
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