Menu

#83 error on Record State in Save As

9.0a14
closed
None
Bug
AlphaTcl
major
2017-02-20
2017-01-22
No

In the save-as dialogue (from a new document), when clickin the check box "Record State", an error results:

Error executing nav::savePanelProc
can't read "view": no such variable

(It doesn't seem to be a serious error.)

Discussion

  • Joachim Kock

    Joachim Kock - 2017-01-22

    Maybe the final command in the proc

    return $view

    should be

    return $token

    ?

     
  • Bernard Desgraupes

    In fact, the proc should return nothing. I have fixed that.
    Changes committed to the repository (rev. 1212 (sourceforge.net)).

     
  • Bernard Desgraupes

    • status: open --> fixed
    • Version: 9.0a11 --> 9.0a13
     
  • Bernard Desgraupes

    • status: fixed --> closed
    • Version: 9.0a13 --> 9.0a14
     

Log in to post a comment.

MongoDB Logo MongoDB