Re: [Tiki-devel] Tiki 25.0 alpha is available
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Roberto I tested the 7zip one and got the same secdb error on database update as you - i believe this is because the manticore package in vendor_bundled's name is so long that the primary index on tiki_secdb fails due to (the truncated) filename being duplicated. The only fix i can think of is to replace ./vendor_bundled/vendor/ in the path with something like %VBV% which might get round this. Or change it to not be mb4 on that field, but that sounds messy... I have a fix for the Kint error when devtools are not installed, commit coming soon (weekend probably) Apart from that the release looks good, nice! jb > On 16 Nov 2022, at 15:14, Roberto Kirschbaum <[email protected]> wrote: > > Dear devs, > > Tiki 25.0 alpha tarballs are available here: https://sourceforge.net/projects/tikiwiki/files/Tiki_25.x_Sagittarius_A/25.0alpha/ > > I did a test install and hit two bumps, which didn't seem to be critical for an alpha and didn't keep me from installing it: > > 1) An issue apparently related with Kint while testing the smarty templates:<image.png> > > 2) Some issue in a tiki_secdb query: > <image.png> > > More testing is appreciated! > > thanks > Roberto > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel