The HTML control tags should have a boolean strict attribute
------------------------------------------------------------
Key: BEEHIVE-241
URL: http://issues.apache.org/jira/browse/BEEHIVE-241
Project: Beehive
Type: Bug
Components: NetUI
Versions: V1Beta
Reporter: Daryl Olander
Priority: Minor
Fix For: V1Beta
For these controls, if you set strict="false" then we will not enforce the rule
that the dataSource must exist. The primary thing this allows is the tags to
be renderer html that can be accessed through JavaScript on the client. This
allows things like tagId and xhtml/html rendering, but not require a dataSource
to be present.
As part of this, we should add the rewritten name prefix so we can build valid
name attributes allowing postback to the server and constructing real scoped
names.
We will add a bit of JavaScript to the page that will construct and set the
name of a HTML control before it is submitted.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira