tapestry-breadcrumbs
tapestry-breadcrumbs copied to clipboard
Save request parameters to Breadcrumb link
Why BreadCrumbDispatcher doesn't save request parameters in breadCrumbInfo link? I want to save page /somepage?param=value but as result I have /somepage without parameters
No special reason really, I just never used request parameters in my applications and saw no need to implement it. I'm a bit short on time currently but fork the repository, implement it and send me a pull request and I'll gladly merge it and release a new version.