[ 
https://issues.apache.org/jira/browse/HIVE-20685?focusedWorklogId=443100&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-443100
 ]

ASF GitHub Bot logged work on HIVE-20685:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jun/20 16:31
            Start Date: 09/Jun/20 16:31
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #444:
URL: https://github.com/apache/hive/pull/444#issuecomment-641144363


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the [email protected] list if the patch is in 
need of reviews.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 443100)
    Remaining Estimate: 0h
            Time Spent: 10m

> XmlOutputFormat does not escape all required symbols in case of attribte/text
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-20685
>                 URL: https://issues.apache.org/jira/browse/HIVE-20685
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Dmitrii Khekk
>            Assignee: Dmitrii Khekk
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently it escapes only " and < while & also must be escaped in case of 
> attribute/text based on [1].
> At the same time both " and ' are not required to be encoded for case of 
> element text while for xml attribute one of them should be depending on 
> attribute quote type.
> Also > must be escaped if there is a sequence ]]> inside text or attribute 
> value which is not a part of CDATA
> [1] https://www.w3.org/TR/2008/REC-xml-20081126/#syntax



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to