You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Dave Brosius (JIRA)" <xe...@xml.apache.org> on 2005/03/08 09:14:52 UTC

[jira] Created: (XERCESJ-1048) [PATCH] noop characters method in HTMLSerializer unneeded

[PATCH] noop characters method in HTMLSerializer unneeded
---------------------------------------------------------

         Key: XERCESJ-1048
         URL: http://issues.apache.org/jira/browse/XERCESJ-1048
     Project: Xerces2-J
        Type: Improvement
  Components: SAX  
    Versions: 2.2.1    
    Reporter: Dave Brosius
    Priority: Trivial
 Attachments: unneeded_characters_method.patch

the characters method just calls into the super.characters method. Might as well just remove this one.


-- 
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


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


[jira] Closed: (XERCESJ-1048) [PATCH] noop characters method in HTMLSerializer unneeded

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1048?page=history ]
     
Michael Glavassevich closed XERCESJ-1048:
-----------------------------------------

    Resolution: Incomplete

I don't think you can. I'll close it for you. By the way, HTMLSerializer is deprecated code.

> [PATCH] noop characters method in HTMLSerializer unneeded
> ---------------------------------------------------------
>
>          Key: XERCESJ-1048
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1048
>      Project: Xerces2-J
>         Type: Improvement
>   Components: SAX
>     Versions: 2.2.1
>     Reporter: Dave Brosius
>     Priority: Trivial
>  Attachments: unneeded_characters_method.patch
>
> the characters method just calls into the super.characters method. Might as well just remove this one.

-- 
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


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


[jira] Commented: (XERCESJ-1048) [PATCH] noop characters method in HTMLSerializer unneeded

Posted by "Dave Brosius (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1048?page=comments#action_60415 ]
     
Dave Brosius commented on XERCESJ-1048:
---------------------------------------

hmm, on second scan, perhaps the content() causes needed printer side effects. How does one close one's own issues?

<sorry>

> [PATCH] noop characters method in HTMLSerializer unneeded
> ---------------------------------------------------------
>
>          Key: XERCESJ-1048
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1048
>      Project: Xerces2-J
>         Type: Improvement
>   Components: SAX
>     Versions: 2.2.1
>     Reporter: Dave Brosius
>     Priority: Trivial
>  Attachments: unneeded_characters_method.patch
>
> the characters method just calls into the super.characters method. Might as well just remove this one.

-- 
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


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


[jira] Updated: (XERCESJ-1048) [PATCH] noop characters method in HTMLSerializer unneeded

Posted by "Dave Brosius (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1048?page=history ]

Dave Brosius updated XERCESJ-1048:
----------------------------------

    Attachment: unneeded_characters_method.patch

> [PATCH] noop characters method in HTMLSerializer unneeded
> ---------------------------------------------------------
>
>          Key: XERCESJ-1048
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1048
>      Project: Xerces2-J
>         Type: Improvement
>   Components: SAX
>     Versions: 2.2.1
>     Reporter: Dave Brosius
>     Priority: Trivial
>  Attachments: unneeded_characters_method.patch
>
> the characters method just calls into the super.characters method. Might as well just remove this one.

-- 
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


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