Hi,
On Thu, Nov 20, 2014 at 9:38 AM, Stefan Renz <[email protected]> wrote: > Hi, > > I don't think URL-length is an issue -- after all, we are talking about > POST, not GET. > > I had trouble once by having PageParameters with some keys (for example, > "name") and form field id with the same key (here: "name"). Wicket got > Wicket 6.x Ajax code should handle this properly, i.e. there should be multiple values for this parameter. Additionally 6.18.0 has some extra protection against such kind of problems - https://issues.apache.org/jira/browse/WICKET-5729 > that mixed up (AFAIR that was Wicket 1.4 or 5). Ever since that day I > keep an eye on that. > > Maybe that's the trouble in this case as well... > > Bye > Stefan > > > Patrick Davids wrote: > > Huh, good idea... I didn't think about that. > > > > Ok, but I dont always miss my last parameters. > > I also miss randomly in the middle. So, its not a case of truncation at > > the end. > > > > And its POST, not GET. > > Shouldnt be a problem... > > > > Patrick > > > > Am 12.11.2014 13:51, schrieb Sven Meier: > >> Url length exceeded? > >> > >> > http://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers > >> > >> > >> Sven > >> > >> On 11/12/2014 11:32 AM, Patrick Davids wrote: > >>> ormdd_hf_0= > >>> &tabs:components:3:attributeComponent:form:pibiChoice=0 > >>> &tabs:components:3:attributeComponent:form:di17:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di16:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di15:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di14:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di13:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di12:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di11:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di21:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di22:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di23:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di24:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di25:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di26:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di27:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di47:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di46:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di45:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di44:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di43:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di42:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di41:statebottom=OK > >>> &tabs:components:3:attributeComponent:form:di31:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di32:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di33:statetop=OK > >>> &tabs:components:3:attributeComponent:form:di34:statetop=OK > >>> > >>> formdd_hf_0=&tabs:components:4:attributeComponent:form:pibiChoice=0 > >>> &tabs:components:4:attributeComponent:form:di17:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di16:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di15:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di14:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di13:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di12:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di11:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di21:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di22:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di23:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di24:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di25:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di26:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di27:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di47:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di46:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di45:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di44:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di43:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di42:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di41:statebottom=OK > >>> &tabs:components:4:attributeComponent:form:di31:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di32:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di33:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di34:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di35:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di36:statetop=OK > >>> &tabs:components:4:attributeComponent:form:di37:statetop=OK > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > > > > -- > im Auftrag der eFonds Solutions AG, +49-89-579494-3417 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
