creating a new database doesn't reset title

Bug #765487 reported by Rob Thornton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Vocab Builder
Fix Released
High
Rob Thornton

Bug Description

Clicking "new" doesn't reset the title with "Untitled" possibly due to not clearing/reseting database name. Re-opening the previous database prompts dialog for re-opening an already opened database even though it has been closed.

Tags: editor

Related branches

Changed in vbuilder:
assignee: nobody → Rob Thornton (rob-t-telus)
importance: Undecided → High
milestone: none → 1.0.x
Revision history for this message
Rob Thornton (rob-t-telus) wrote :

Easily fixed by inserting the following on line # 588 in src/editor/gui_main.c:

Data.filepath[0] = '\0';

Changed in vbuilder:
status: New → Triaged
Changed in vbuilder:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.