You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2007/06/24 15:42:56 UTC

[jira] Updated: (TAPESTRY-377) Form component itemizes unecessary reserved ids

     [ https://issues.apache.org/jira/browse/TAPESTRY-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert updated TAPESTRY-377:
-----------------------------------

    Fix Version/s:     (was: 4.1.2)
                   4.1.3

> Form component itemizes unecessary reserved ids
> -----------------------------------------------
>
>                 Key: TAPESTRY-377
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-377
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.0
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 4.1.3
>
>
> The Form component records "extra" reservedIds, to ensure that name collisions don't occur.  When mxiing Forms and client-persistent page properties, you can end up with some odd values in the reservedids hidden field ... and these are unnecessary, because such ids could not be generated by form components.  The list should be limited to names that could concievably conflict.
> <form method="post" action="/ww/regwiz/RegistrationWizard,wizardForm.form.sdirect" name="form">
> <input type="hidden" name="formids" value="activePageIndex,pageLink,pageLink$0,pageLink$1,pageLink$2,inputUserId,inputPassword1,inputPassword2,hiddenNext,previous,next,finish"/>
> <input type="hidden" name="state:regwiz/RegistrationWizard" value="ZH4sIAAAAAAAAAI2Wz28bRRTHnx07TtLQpBS1laDSQNvQQrtOeoBDkEjUxGLRukB+QVMJM/VO7KHr3WVm3HVyQOJvQAhx4D8oRy5wQhw4w5ErEicQ/wLvzbre7caxbMlfWTvzPvOd9+bN+um/UE3eAIBSCRYSecKV34hUDy7HvCMOeCB9bmQUbolAdLgRuq9g9aEXqY7DY97uCsfwWGijjp0nNNlxT8esz/5w7efWt5+clAEGMS5V0QrutKMehkjNA+4kidOXziPBQ+3su83TCEg/JSIouH328qdDDza48/UH3zwtQ9mDxZZRvP1Yhp0mjw0seZ/zJ7zeNzKo44N1DxZGE7SB5dywJ7VZH8To/AI9dOih8x7XXYyr1v785ddLn/0+A+UGLAQR9xu8bSLlwrzpKqG7UeAP4nc37B4WkznUZfzOGDgvw7hvPuRaJ5Hy15D++tl7a0gR+HtDez9egb8//WfppTJUPDjXakchzuQyNAZWqTz1lFF/xqhbRj3Lz71RhN32EcHv854w8GK67YCHnfquUbgYzphtWatfwJew6MF8S4nQF0ooA1fHLufu2AlpypxpCpYZqt689dd/q8lPZSh5UG2F6MquO8CSze1sf7Tv7mxv0ZN5A4D4lbPxqYt0F7mTcAiVluKJB7WWtmNDPhi4/iDqs15fGyZCIxTjDEl9wY4ixZ4VyilW7q4mwALJMsklMkY/LiLRmYLIbuL2j6Tq3UL2Ocve10K5fgH8ch58bQKYopm75QwwPxezE7upFD+mszz46o+r3/3Gv5+BkosNKU+Ebc2ZpIJq13uF5DzJ5YFdsmy1NjzHV+w5Zvh9wUA17kahSL1aXSpU6nre96uTEkIgzEHVSBMMiTHpm0jA+te472NL6dyIk47MDUfWspStkKxNm7LNNB5x81gJbagbCqy38qyVCawGARgREFfDuy7m4XEBtj6tsXtpOJLmAj7W10YedWMCyuPP2eqH2CoF1nY8ImW9oPE2bZuCKxtNrozsiZPRARiR3HhMrsaQ9jCcHQ7rLnpcBgVQc9pMbd9pYjQjjjb0unqes5MZem2SoV2KRchsj6vHwhQoB/EYL2MoTRuMmEpbmmKWD/NbYpOKj7FO2oC22WyD2rvgbZJNktsk75DcJamTPCTZJWmQ3CC5T/IxyfvjWjp7NZVw70cylLqb67NH2b6dva7UjP4iMHzzGLy0NZMhHfNAGMHQtgztBczwbuc5+6XsfmkP4v8B2p2cnn0IAAA="/>
> <input type="hidden" name="reservedids" value="state:regwiz/RegistrationWizard"/>
> <input type="hidden" name="submitmode" value=""/>

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org