Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7752)

Issue 4890042: code review 4890042: xml: Escape string chardata in xml.Marshal

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by Kyle Lemons
Modified:
12 years, 8 months ago
Reviewers:
nigeltao
CC:
golang-dev, nigeltao, rsc
Visibility:
Public.

Description

xml: Escape string chardata in xml.Marshal Fixes issue 2150.

Patch Set 1 #

Patch Set 2 : diff -r 874c4905a815 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 874c4905a815 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M src/pkg/xml/marshal.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/xml/marshal_test.go View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5
Kyle Lemons
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 8 months ago (2011-08-13 19:04:36 UTC) #1
nigeltao
On 2011/08/13 19:04:36, Kyle Lemons wrote: > Hello mailto:golang-dev@googlegroups.com (cc: mailto:golang-dev@googlegroups.com), > > I'd like ...
12 years, 8 months ago (2011-08-17 06:38:45 UTC) #2
nigeltao
On 2011/08/17 06:38:45, nigeltao wrote: > On 2011/08/13 19:04:36, Kyle Lemons wrote: > > Hello ...
12 years, 8 months ago (2011-08-17 06:42:11 UTC) #3
rsc
On Wed, Aug 17, 2011 at 02:42, <nigeltao@golang.org> wrote: > On 2011/08/17 06:38:45, nigeltao wrote: ...
12 years, 8 months ago (2011-08-17 16:01:56 UTC) #4
rsc
12 years, 8 months ago (2011-08-17 16:12:13 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=e7bbaa4eae1f ***

xml: escape string chardata in xml.Marshal

Fixes issue 2150.

R=golang-dev, nigeltao, rsc
CC=golang-dev
http://codereview.appspot.com/4890042

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b