Ticket #1733 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

ggbApplet.evalCommand("f:y=3") gives a persistent object

Reported by: michael Owned by: arpad
Priority: major Milestone: GeoGebraWeb Alpha 3
Component: GeoGebraWeb Keywords:
Cc: gabor, zbynek Estimate (h): 0
Progress (%): 100

Description

http://www.geogebra.org/web/milestones/SlopeTestWebBug.html

Play the game a few times: the first line drawn gets "stuck"

using applet.getObjectName(0) and applet.getObjectName(1) we can deduce that there is only one line in GeoGebra so it looks like a drawing error...

Change History

comment:1 Changed 4 months ago by arpad

I don't know what is the gradient of x=3, or what should be the answer then... Edit: Sorry, I haven't read it: type 'u' for 'unbounded'.

Last edited 4 months ago by arpad (previous) (diff)

comment:2 Changed 4 months ago by michael

I think this is fixed with the StringBuilder.append(StringBuilder) fix. Please close if you're happy.

comment:3 Changed 4 months ago by arpad

  • Status changed from new to closed
  • Progress (%) changed from 0 to 100
  • Resolution set to fixed

Yes, I tested it and it seems to me also that this is fixed.

Note: See TracTickets for help on using tickets.