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

Issue 11966044: Fix boolean export from gui.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by hazmat
Modified:
10 years, 9 months ago
Reviewers:
mp+177263, benji
Visibility:
Public.

Description

Fix boolean export from gui. This updates the js-yaml with a fix for escaping string values which are yaml 1.1 aliases for booleans. By default js-yaml implements 1.2 which does away with these aliases, resulting in roundtripping issues between gui and python or golang. https://code.launchpad.net/~hazmat/juju-gui/yaml-export-bool-redux/+merge/177263 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Fix boolean export from gui. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
[revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
app/assets/javascripts/js-yaml.min.js View 1 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 8
hazmat
Please take a look.
10 years, 9 months ago (2013-07-27 16:07:24 UTC) #1
teknico
This is way too cryptic. I had a look at the following pages: Bad handling ...
10 years, 9 months ago (2013-07-29 17:03:48 UTC) #2
hazmat
its a one line, change should i put the diff in the comment? i can ...
10 years, 9 months ago (2013-07-29 17:29:07 UTC) #3
benji
LGTM I would like us to think about how we manage third-party code some. Perhaps ...
10 years, 9 months ago (2013-07-29 17:49:19 UTC) #4
gary.poster
On 2013/07/29 17:29:07, hazmat wrote: > its a one line, change should i put the ...
10 years, 9 months ago (2013-07-29 17:53:46 UTC) #5
gary.poster
On 2013/07/29 17:53:46, gary.poster wrote: > On 2013/07/29 17:29:07, hazmat wrote: > > its a ...
10 years, 9 months ago (2013-07-29 18:40:24 UTC) #6
hazmat
addressed via #1. thanks On Mon, Jul 29, 2013 at 2:40 PM, <gary.poster@canonical.com> wrote: > ...
10 years, 9 months ago (2013-07-30 16:26:37 UTC) #7
hazmat
10 years, 9 months ago (2013-07-30 16:35:21 UTC) #8
*** Submitted:

Fix boolean export from gui.

This updates the js-yaml with a fix for escaping string values which are yaml 
1.1 aliases for booleans. By default js-yaml implements 1.2 which does away with

these aliases, resulting in roundtripping issues between gui and python or
golang.

R=teknico, benji, gary.poster
CC=
https://codereview.appspot.com/11966044
Sign in to reply to this message.

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