logo       

DO NOT REPLY [Bug 18259] New: - Serialize empty attribute couses NullP: msg#00216

Subject: DO NOT REPLY [Bug 18259] New: - Serialize empty attribute couses NullPointerException
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18259>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18259

Serialize empty attribute couses NullPointerException

           Summary: Serialize empty attribute couses NullPointerException
           Product: XalanJ2
           Version: 2.5Dx
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.serialize
        AssignedTo: xalan-dev@xxxxxxxxxxxxxx
        ReportedBy: alexme@xxxxxxxx


docXML:
<?xml version="1.0" encoding="ISO-8859-2"?>
<LS>
  <L alias="aaaaa">
    <!-- here id attribute is empty -->
    <V id="">ssss</V>
  </L>
<LS>


Sample code:
     Element el = docXML.getDocumentElement();

     Properties oprops = new Properties 
OutputProperties.getDefaultMethodProperties("xml"));  
      oprops.put(OutputKeys.INDENT, "yes");
      oprops.put(OutputKeys.ENCODING,"ISO-8859-2");
      
      Serializer serializer = SerializerFactory.getSerializer(oprops);
      StringWriter  stringOut = new StringWriter(); 
      serializer.setWriter(stringOut);
      serializer.setOutputFormat(oprops);       
      serializer.asDOMSerializer().serialize(el);

 
ERROR:

java.lang.NullPointerException
        void org.apache.xalan.serialize.SerializerToXML.writeAttrString
(java.lang.String, java.lang.String)
                SerializerToXML.java:2227



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe