johnwahba / go-tour

Automatically exported from code.google.com/p/go-tour
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Missing Newton's Method Image #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Download and run local gotour
2.Navigate to Exercise: Loops and Functions

What is the expected output? What do you see instead?
Expected output (source from online tour):
    <div style="text-align: center">
    <img src="https://chart.googleapis.com/chart?cht=tx&amp;chl=z=z-\frac{z^2-x}{2z}" alt="Newton's method">
    </div>
Local tour does not include the image, div is missing when viewing source.

What version of the product are you using? On what operating system?
Revision f4e0d46f0c64, Windows 32bit using Chrome.

Original issue reported on code.google.com by shade...@gmail.com on 28 Jan 2013 at 4:35

GoogleCodeExporter commented 9 years ago
Same thing on Mac with latest gotour

Original comment by gsa...@gmail.com on 11 Feb 2013 at 10:42

GoogleCodeExporter commented 9 years ago

Original comment by a...@golang.org on 12 Feb 2013 at 3:21

GoogleCodeExporter commented 9 years ago
But not always, cant explain why and when It happens.

Original comment by gsa...@gmail.com on 12 Feb 2013 at 4:02

GoogleCodeExporter commented 9 years ago
It will be fixed by http://golang.org/cl/7306091

Original comment by a...@golang.org on 12 Feb 2013 at 4:07

GoogleCodeExporter commented 9 years ago
Wow, thank you!

Original comment by gsa...@gmail.com on 12 Feb 2013 at 4:11

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 2181165e0025.

Original comment by a...@golang.org on 12 Feb 2013 at 4:25