You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Greg Pagendam-Turner (JIRA)" <ji...@apache.org> on 2010/03/16 04:43:27 UTC

[jira] Commented: (TAP5-733) AjaxFormLoop occasionally fails with "The rendered content did not include any elements that allow for the positioning of the hidden form field's element"

    [ https://issues.apache.org/jira/browse/TAP5-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845688#action_12845688 ] 

Greg Pagendam-Turner commented on TAP5-733:
-------------------------------------------

Return value of a successful call gives:

{"content":"<td><input value='H4sIAAAAAAAAAJWSv04bQRDGF0QUIXcIP0AkBxIEZ/znwIAUyQm4siwkkxTp5s5zl0V7u8vuGJ+bPECKPEKk9MArIERBxzvwALQWRRRl72xZkSI5uFrNNzvf/GY0F4/sxWCTbWAKiRZoywRB9jRPIW0pk7SV0pV9cFHkIuEia9g7ZWIPNIRf0CPQaMkMfS9UBgUP3JtoJVGS9f52KXWHMvwEoo/fvreePv88TBfZQpsVQsHd3zxBbKV9CudQFiDjcpcMl/FBqp285W/vbNeruzW/Ua1Xag1/b+CxzdnQth8knKQiHnE0DvvDc7G7eWVnUlk6MTyO0Rydu+Sry+L+9e/RTc6+jJl0MtR4xr6yhYy08B5jLscGg7dsfTZixI0lCQk6On8mXQAWvWbgRAipxVH0Sl2kvn798bbwULz7NdmlkmSU6DjHKVExb5JJW5Xq7o4f9GrVuj8fW3NetmOjQrQ234O1XMnbq149Gv24X2Qs1YM3bG12cwGT3tkYL4mtZsI/MzzbJnMp/H9kS2CoBzRtW8yVQ6fMt7up0bjxvKeaVS25W2pGhGZ8S38AgmlTRagDAAA=' name='t:formdata' type='hidden'><\/input><\/td>\n\t\t\t\t\t\t\t<td><input size='10' id='firstName-12765bd3245' name='firstName-12765bd3245' type='text'><\/input><img id='firstName-12765bd3245-icon' class='t-error-icon t-invisible' alt='' src='/jumpstart/assets/tapestry/5.1.0.5/spacer.gif'/><\/td>\n\t\t\t\t\t\t\t<td><input size='10' id='lastName-12765bd3245' name='lastName-12765bd3245' type='text'><\/input><img id='lastName-12765bd3245-icon' class='t-error-icon t-invisible' alt='' src='/jumpstart/assets/tapestry/5.1.0.5/spacer.gif'/><\/td>\n\t\t\t\t\t\t\t<td><input size='10' value='' id='startDate-12765bd3245' name='startDate-12765bd3245' type='text'><\/input><img alt='[Show]' src='/jumpstart/assets/tapestry/5.1.0.5/corelib/components/datefield.gif' class='t-calendar-trigger' id='startDate-12765bd3245-trigger'/><img id='startDate-12765bd3245-icon' class='t-error-icon t-invisible' alt='' src='/jumpstart/assets/tapestry/5.1.0.5/spacer.gif'/><\/td>\n\t\t\t\t\t\t\t<!-- If optimistic locking is needed then uncomment this next line.\n\t\t\t\t\t\t\t\t<t:hidden t:id=\"version\" value=\"personHolder.person.version\"/> -->\n\t\t\t\t\t\t\t<td><a id='removerowlink-12765bd3245' href='#'>remove<\/a><\/td>","scripts":["/jumpstart/assets/datepicker/5.1.0.5/js/datepicker.js","/jumpstart/assets/tapestry/5.1.0.5/corelib/components/datefield.js"],"elementId":"rowInjector-12765bd3245","script":"Tapestry.init({\"formLoopRemoveLink\":[{\"link\":\"removerowlink-12765bd3245\",\"fragment\":\"rowInjector-12765bd3245\",\"url\":\"/jumpstart/examples/tables/ajaxformloop1.ajaxformloop:triggerremoverow/-50604273582413859\"}],\"validate\":[[\"startDate-12765bd3245\",[[\"required\",\"You must provide a value for Start Date.\"]]],[\"firstName-12765bd3245\",[[\"required\",\"You must provide a value for First Name.\"],[\"maxlength\",\"You may provide at most 10 characters for First Name.\",10]]],[\"lastName-12765bd3245\",[[\"required\",\"You must provide a value for Last Name.\"],[\"maxlength\",\"You may provide at most 10 characters for Last Name.\",10]]]],\"dateField\":[{\"field\":\"startDate-12765bd3245\",\"localization\":{\"firstDay\":6,\"months\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\",\"\"],\"days\":\"mtwtfss\"},\"formatURL\":\"/jumpstart/examples/tables/ajaxformloop1.startdate:format\",\"parseURL\":\"/jumpstart/examples/tables/ajaxformloop1.startdate:parse\"}]});\n","stylesheets":[{"href":"/jumpstart/assets/datepicker/5.1.0.5/css/datepicker.css"}]}

> AjaxFormLoop occasionally fails with "The rendered content did not include any elements that allow for the positioning of the hidden form field's element"
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-733
>                 URL: https://issues.apache.org/jira/browse/TAP5-733
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Howard M. Lewis Ship
>
> First reported by the users at ProQuest and hard to reproduce.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.