tapestry-breadcrumbs icon indicating copy to clipboard operation
tapestry-breadcrumbs copied to clipboard

Save request parameters to Breadcrumb link

Open nawa opened this issue 11 years ago • 1 comments

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

nawa avatar Nov 20 '13 16:11 nawa

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.

argoyle avatar Nov 20 '13 20:11 argoyle