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

Issue 68990045: code review 68990045: go-tour: fix bug for multiple file handling (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by francesc
Modified:
10 years, 2 months ago
Reviewers:
adg
CC:
adg, golang-codereviews
Visibility:
Public.

Description

go-tour: fix bug for multiple file handling Explanation: the scope in the view inherits from the one on the controller, therefore reading a field works, but not modifying it.

Patch Set 1 #

Patch Set 2 : diff -r 1ad78fbb7ab4 https://code.google.com/p/go-tour #

Patch Set 3 : diff -r 1ad78fbb7ab4 https://code.google.com/p/go-tour #

Patch Set 4 : diff -r 1ad78fbb7ab4 https://code.google.com/p/go-tour #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M static/js/controllers.js View 1 1 chunk +3 lines, -0 lines 0 comments Download
M static/partials/editor.html View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
francesc
Hello adg@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go-tour
10 years, 2 months ago (2014-02-27 00:02:47 UTC) #1
adg
LGTM you read my mind. I was just playing with this and wondering why it ...
10 years, 2 months ago (2014-02-27 00:03:44 UTC) #2
francesc
10 years, 2 months ago (2014-02-27 00:17:29 UTC) #3
*** Submitted as https://code.google.com/p/go-tour/source/detail?r=d088440afaf2
***

go-tour: fix bug for multiple file handling

Explanation: the scope in the view inherits from the one on the controller,
therefore reading a field works, but not modifying it.

LGTM=adg
R=adg
CC=golang-codereviews
https://codereview.appspot.com/68990045
Sign in to reply to this message.

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