You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/10/09 17:46:21 UTC

DO NOT REPLY [Bug 36978] - [betwixt] Mapping a property to element content via text-tag does not work in the simplest case

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=36978>.
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=36978





------- Additional Comments From tomdz@apache.org  2005-10-09 17:46 -------
Created an attachment (id=16628)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16628&action=view)
Test case for the bug

This test case shows the bug. Generated is

<?xml version="1.0" ?>
  <element/>

instead of

<?xml version="1.0" ?>
  <element>Some text</element>


-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org