-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Viktor Chernev
committed
Nov 3, 2023
1 parent
1b1d28d
commit 67e41d4
Showing
19 changed files
with
158 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
"{NAME}":"{VALUE}" | ||
{"{NAME}":"{VALUE}"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
BUG: Custom decorators produce bad JSON | ||
|
||
This is a bug in the inbuilt JSON translator in the API. The translator produces malformed JSON due to malformed template. Each decorator object needs to be placed in curly brackets, and those are missing from the inbuilt template |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
BUG: In the DescribeDB app, the UpdateDB command produces an artifact with 2 user names as start of the name of personal files - "DemonOfReason.DemonOfReason.file" instead of simply "DemonOfReason.file". This was necessairy the first time we uploaded the files to the new database, but should've been removed afterwords. | ||
|
||
SOLUTION: DatabaseDownloader comment the line that adds the additional folder | ||
//if (!string.IsNullOrEmpty(username)) curpath = Path.Combine(curpath, username); |
39 changes: 39 additions & 0 deletions
39
Documentation/v 9.2/next/Bug2ProductionsInRootDocument/article1.ds
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
directives -> | ||
namespace <treeofall.documentation>; | ||
|
||
|
||
DOCUMENTATION <rnode> -> | ||
|
||
schemes <.schemes.rnode>, | ||
tests <tests>; | ||
|
||
tests <tests> -> | ||
|
||
decorator test list -> | ||
|
||
bgcolor {nlcomment}, | ||
background color {custom|bgcolor|red}, | ||
random item, | ||
background color {custom|bgcolor|lime}, | ||
|
||
gap {empty}, | ||
italic one {custom|italic}, | ||
bold one {custom|bold}, | ||
how about bold italic? {custom|bold}{custom|italic}, | ||
underlined entry {custom|underline}, | ||
and a striked one {custom|striked}, | ||
|
||
and how about 4 combined? | ||
{custom|striked}{custom|underline}{custom|bold}{custom|italic}, | ||
|
||
gap {empty}, | ||
decorators {comment}, | ||
colored {color|Magenta}, | ||
another one {color|Magenta}{custom|bold}, | ||
|
||
color block {nlcomment}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|lime}, | ||
lorem ipsum {custom|bgcolor|red}; |
37 changes: 37 additions & 0 deletions
37
Documentation/v 9.2/next/Bug2ProductionsInRootDocument/article2.ds
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
directives -> | ||
namespace <treeofall.documentation>; | ||
|
||
|
||
DOCUMENTATION <rnode> -> | ||
|
||
schemes <.schemes.rnode>, | ||
decorator test list <tests>; | ||
|
||
decorator test list <tests> -> | ||
|
||
bgcolor {nlcomment}, | ||
background color {custom|bgcolor|red}, | ||
random item, | ||
background color {custom|bgcolor|lime}, | ||
|
||
gap {empty}, | ||
italic one {custom|italic}, | ||
bold one {custom|bold}, | ||
how about bold italic? {custom|bold}{custom|italic}, | ||
underlined entry {custom|underline}, | ||
and a striked one {custom|striked}, | ||
|
||
and how about 4 combined? | ||
{custom|striked}{custom|underline}{custom|bold}{custom|italic}, | ||
|
||
gap {empty}, | ||
decorators {comment}, | ||
colored {color|Magenta}, | ||
another one {color|Magenta}{custom|bold}, | ||
|
||
color block {nlcomment}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|lime}, | ||
lorem ipsum {custom|bgcolor|red}; |
35 changes: 35 additions & 0 deletions
35
Documentation/v 9.2/next/Bug2ProductionsInRootDocument/article3.ds
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
directives -> | ||
namespace <treeofall.documentation>; | ||
|
||
|
||
DOCUMENTATION <rnode> -> | ||
|
||
schemes <.schemes.rnode>, | ||
decorator test list <tests> -> | ||
|
||
bgcolor {nlcomment}, | ||
background color {custom|bgcolor|red}, | ||
random item, | ||
background color {custom|bgcolor|lime}, | ||
|
||
gap {empty}, | ||
italic one {custom|italic}, | ||
bold one {custom|bold}, | ||
how about bold italic? {custom|bold}{custom|italic}, | ||
underlined entry {custom|underline}, | ||
and a striked one {custom|striked}, | ||
|
||
and how about 4 combined? | ||
{custom|striked}{custom|underline}{custom|bold}{custom|italic}, | ||
|
||
gap {empty}, | ||
decorators {comment}, | ||
colored {color|Magenta}, | ||
another one {color|Magenta}{custom|bold}, | ||
|
||
color block {nlcomment}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|red}, | ||
lorem ipsum {custom|bgcolor|lime}, | ||
lorem ipsum {custom|bgcolor|red}; |
16 changes: 16 additions & 0 deletions
16
Documentation/v 9.2/next/Bug2ProductionsInRootDocument/initialData.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
the missing coma in that JSON and cur is undefined in index.scripts.js | ||
|
||
|
||
normativeClick https://development.worldinlists.net/index/index.scripts.js:63 | ||
loadJson("normative") https://development.worldinlists.net/index/index.scripts.js:520 | ||
|
||
addFooter(json); | ||
addSmallTrees(json); | ||
|
||
if(json.items.length != 1) { //json.items.length is 2, so we never go any further with population | ||
console.log('FATAL: Unknown template!'); | ||
return; | ||
} | ||
|
||
listreeMake(); | ||
addLargeTree(json.items[0].id); https://development.worldinlists.net/index/index.scripts.js:433 //so here cur is undefined |
5 changes: 5 additions & 0 deletions
5
Documentation/v 9.2/next/Bug2ProductionsInRootDocument/json1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{"items":[ | ||
|
||
{"name":"branch","filename":"@documentation","text":"DOCUMENTATION","id":"treeofall.documentation.rnode","links":[],"decorators":[],"items":[{"name":"branch","filename":"schemes","text":"schemes","id":"treeofall.documentation.schemes.rnode","links":[],"decorators":[],"items":[{"name":"branch","filename":"schemes","text":"source credibility","id":"treeofall.documentation.schemes.J4j6KbeM","links":[],"decorators":[],"items":[{"name":"leaf","text":"questionable (Q)","id":"treeofall.documentation.schemes.CJclsgRT","links":[],"decorators":[],"type":"item"},{"name":"leaf","text":"mundane (M)","id":"treeofall.documentation.schemes.3GknaYve","links":[],"decorators":[],"type":"item"},{"name":"leaf","text":"credible (C)","id":"treeofall.documentation.schemes.Fxu0QKUP","links":[],"decorators":[],"type":"item"},{"name":"leaf","text":"canonical (A)","id":"treeofall.documentation.schemes.qOHgF0K6","links":[],"decorators":[],"type":"item"}],"type":"item"}],"type":"item"},{"name":"branch","filename":"@documentation","text":"tests","id":"treeofall.documentation.tests","links":[],"decorators":[],"items":[{"name":"branch","filename":"@documentation","text":"decorator test list","id":"treeofall.documentation.S666R01R","links":[],"decorators":[],"items":[{"name":"leaf","text":"bgcolor","id":"treeofall.documentation.3F9D7HQC","links":[],"decorators":[],"type":"nlcomment"},{"name":"leaf","text":"background color","id":"treeofall.documentation.PURG69QV","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"},{"name":"leaf","text":"random item","id":"treeofall.documentation.AT3IDB3H","links":[],"decorators":[],"type":"item"},{"name":"leaf","text":"background color","id":"treeofall.documentation.B9KXOJTF","links":[],"decorators":[{"bgcolor":"lime"}],"type":"item"},{"name":"leaf","type":"empty"},{"name":"leaf","text":"italic one","id":"treeofall.documentation.TET48CUS","links":[],"decorators":[{"italic":""}],"type":"item"},{"name":"leaf","text":"bold one","id":"treeofall.documentation.PK686SO1","links":[],"decorators":[{"bold":""}],"type":"item"},{"name":"leaf","text":"how about bold italic?","id":"treeofall.documentation.M1B863XG","links":[],"decorators":[{"bold":""},{"italic":""}],"type":"item"},{"name":"leaf","text":"underlined entry","id":"treeofall.documentation.ALO3H127","links":[],"decorators":[{"underline":""}],"type":"item"},{"name":"leaf","text":"and a striked one","id":"treeofall.documentation.QSZ8R8J9","links":[],"decorators":[{"striked":""}],"type":"item"},{"name":"leaf","text":"and how about 4 combined?","id":"treeofall.documentation.O2HENUJI","links":[],"decorators":[{"striked":""},{"underline":""},{"bold":""},{"italic":""}],"type":"item"},{"name":"leaf","type":"empty"},{"name":"leaf","text":"decorators","id":"treeofall.documentation.QN3WX1LY","links":[],"decorators":[],"type":"comment"},{"name":"leaf","text":"colored","id":"treeofall.documentation.R8SO3PKN","links":[],"decorators":[],"color":"Magenta","type":"item"},{"name":"leaf","text":"another one","id":"treeofall.documentation.RCTDVT2P","links":[],"decorators":[{"bold":""}],"color":"Magenta","type":"item"},{"name":"leaf","text":"color block","id":"treeofall.documentation.CGEGP16L","links":[],"decorators":[],"type":"nlcomment"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.D8RDEXLX","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.RTWOC4OJ","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.09T9VLF7","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.UOTRXEJ0","links":[],"decorators":[{"bgcolor":"lime"}],"type":"item"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.CHL47GI4","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"}],"type":"item"}],"type":"item"}],"type":"item"} | ||
|
||
{"name":"branch","filename":"@documentation","text":"tests","id":"treeofall.documentation.tests","links":[],"decorators":[],"items":[{"name":"branch","filename":"@documentation","text":"decorator test list","id":"treeofall.documentation.S666R01R","links":[],"decorators":[],"items":[{"name":"leaf","text":"bgcolor","id":"treeofall.documentation.3F9D7HQC","links":[],"decorators":[],"type":"nlcomment"},{"name":"leaf","text":"background color","id":"treeofall.documentation.PURG69QV","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"},{"name":"leaf","text":"random item","id":"treeofall.documentation.AT3IDB3H","links":[],"decorators":[],"type":"item"},{"name":"leaf","text":"background color","id":"treeofall.documentation.B9KXOJTF","links":[],"decorators":[{"bgcolor":"lime"}],"type":"item"},{"name":"leaf","type":"empty"},{"name":"leaf","text":"italic one","id":"treeofall.documentation.TET48CUS","links":[],"decorators":[{"italic":""}],"type":"item"},{"name":"leaf","text":"bold one","id":"treeofall.documentation.PK686SO1","links":[],"decorators":[{"bold":""}],"type":"item"},{"name":"leaf","text":"how about bold italic?","id":"treeofall.documentation.M1B863XG","links":[],"decorators":[{"bold":""},{"italic":""}],"type":"item"},{"name":"leaf","text":"underlined entry","id":"treeofall.documentation.ALO3H127","links":[],"decorators":[{"underline":""}],"type":"item"},{"name":"leaf","text":"and a striked one","id":"treeofall.documentation.QSZ8R8J9","links":[],"decorators":[{"striked":""}],"type":"item"},{"name":"leaf","text":"and how about 4 combined?","id":"treeofall.documentation.O2HENUJI","links":[],"decorators":[{"striked":""},{"underline":""},{"bold":""},{"italic":""}],"type":"item"},{"name":"leaf","type":"empty"},{"name":"leaf","text":"decorators","id":"treeofall.documentation.QN3WX1LY","links":[],"decorators":[],"type":"comment"},{"name":"leaf","text":"colored","id":"treeofall.documentation.R8SO3PKN","links":[],"decorators":[],"color":"Magenta","type":"item"},{"name":"leaf","text":"another one","id":"treeofall.documentation.RCTDVT2P","links":[],"decorators":[{"bold":""}],"color":"Magenta","type":"item"},{"name":"leaf","text":"color block","id":"treeofall.documentation.CGEGP16L","links":[],"decorators":[],"type":"nlcomment"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.D8RDEXLX","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.RTWOC4OJ","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.09T9VLF7","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.UOTRXEJ0","links":[],"decorators":[{"bgcolor":"lime"}],"type":"item"},{"name":"leaf","text":"lorem ipsum","id":"treeofall.documentation.CHL47GI4","links":[],"decorators":[{"bgcolor":"red"}],"type":"item"}],"type":"item"}],"type":"item"}],"timestamp":"Built on 03 November 2023, 19:25:49.651 (UTC)","version":"Built with Describe Compiler version 0.9.2","short_timestamp":"03 Nov 2023, 19:25:49","short_version":"Describe Compiler v 0.9.2"} |
Oops, something went wrong.