Hi! I have posted the following on the Users ml. Does this probably belong to devs?
Thanks! Anfang der weitergeleiteten E-Mail: > Von: BlomquistK <[email protected]> > Datum: 17. Dezember 2010 20:21:24 MEZ > An: symfony users <[email protected]> > Betreff: [symfony-users] [symfony2] Using query params from the master > request in subrequests? > Antwort an: [email protected] > > Hello! > > I had a short talk about request params from the master request with > @kriswallsmith @lsmith @jmikola and would like to pic it up here. > > When some actions render their specific parts of a page and some parts > may use a parameter for paging for example, I would have to pass the > page parameter down to all subrequests; even those that do not use the > param. And also the master action does not even know if any part of > the page uses paging. > > I understand the point that a subrequest should not use params from > the master request due to ESI support terms. But passing parameters to > actions that do not use them seems also wierd to me. > > Any conclusions? > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
