DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34714>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34714





------- Additional Comments From [EMAIL PROTECTED]  2005-05-05 06:05 -------
Created an attachment (id=14937)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14937&action=view)
allowBody patch

Changed the "allowBody" to be a "component" node attribute in the clay xml
configuration DTD.  Removed the code with an assumed name in the attributes
collection.  Added the new attribute to the ComponentBean and extend the logic
in the ComponentConfigBean to resolve inheritance on the new attribute.
  
This change will allow the original suggested patch to PropUtils.

I also did some more cleanup work.  I added documentation to the DTD under the
class path that is used by the digester when network connectivity is not
available.  Added some comments to the base clay view-confg.xml

M src/java/org/apache/shale/clay/config/Globals.java
M src/java/org/apache/shale/clay/config/beans/ComponentBean.java
M src/java/org/apache/shale/clay/config/beans/ComponentConfigBean.java
M src/java/org/apache/shale/clay/config/resources/clay-config_1_0.dtd
M src/java/org/apache/shale/clay/parser/builder/InputTextareaBuilder.java
M src/java/org/apache/shale/clay/parser/builder/SelectItemBuilder.java
M src/java/org/apache/shale/clay/parser/builder/Builder.java
M src/java/org/apache/shale/clay/parser/builder/SelectItemsBuilder.java
M src/conf/view-config.dtd
M src/conf/view-config.xml


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to