From 15cc101bbe70668d500b9bfd380ad8aa8631341d Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 11 Aug 2024 18:58:20 +1000 Subject: [PATCH] add BUG-131, init failing on first build to create symlinks --- BUGs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUGs b/BUGs index f86b3a6..e7d5cbc 100644 --- a/BUGs +++ b/BUGs @@ -1,4 +1,4 @@ -### Next: 129 +### Next: 132 BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?) = /photos/2012/20120414-damien/IMG_8467.JPG BUG-106: cant add trudy /pat? as refimgs via FaceDBox @@ -21,3 +21,4 @@ BUG-125: when an image is highlighted, then post the contextmenu on a different BUG-128: when restarting padb underneath pa, next web requests cause a 500... (need to better catch sql I think, and maybe just retry?) BUG-130: moving files and then trying to go next page and it got confused... +BUG-131: when I build a new padev or pa, the static links are not there, but I if just rm -sf, and up -d again they appear