Artifacts Associated With Ticket 0bdc2f3f8f
Ticket change [928e11228b] (rid 11072) by tyardeni on 2016-08-29 17:39:06:
- comment initialized to:
creating a new refdb with "refdb set" does not create the required sxml files to be able to open the new refdb via "refdb edit"
- foundin initialized to: "1.61"
- login: "tyardeni"
- private_contact initialized to: "97a985880d55d4326aae6748098171ce1de44344"
- severity initialized to: "Critical"
- status initialized to: "Open"
- title initialized to:
refdb: set does not create sxml files if refdb dir is new
- type initialized to: "Code_Defect"
- comment initialized to:
Ticket change [86e45f0e6e] (rid 11071) by tyardeni on 2016-08-29 17:42:24:
- icomment:
The required files are (with minimum required contents: sheet-names.cfg sxml/_workbook.sxml <verbatim> (*TOP* (*PI* xml "version=\"1.0\" encoding=\"UTF-8\"")) </verbatim> sxml/_sheets.sxml <verbatim> (http://www.gnumeric.org/v10.dtd:Sheet ) </verbatim>
- login: "tyardeni"
- mimetype: "text/html"
- priority changed to: "Immediate"
- resolution changed to: "Open"
- icomment:
Ticket change [aa24a7e7c6] (rid 11075) by tyardeni on 2016-08-30 09:34:09:
- icomment:
On refdb set command if sheet-names.cfg is missing: <verbatim> $ refdb set db sheet col row data Error: (open-output-file) cannot open file - No such file or directory: "db/sheet-names.cfg" Call history: refdb.scm:149: main refdb.scm:136: argv refdb.scm:64: string->symbol refdb-module.scm:702: ##sys#get-keyword refdb-module.scm:703: conc refdb-module.scm:706: refdb#conf-get-record refdb-module.scm:775: conc refdb-module.scm:775: file-exists? refdb-module.scm:778: dat-lookup refdb-module.scm:472: filter refdb-module.scm:707: file-exists? refdb-module.scm:711: add-sheet refdb-module.scm:608: refdb#list-sheets refdb-module.scm:603: file-exists? refdb-module.scm:609: conc refdb-module.scm:609: with-output-to-file <-- </verbatim>
- login: "tyardeni"
- mimetype: "text/html"
- icomment: