Re: [Tiki-devel] Tiki 23.x Beta tomorrow
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Re: >> Error 503 (WSOD-like) at this url: https://dev.tiki.org/tiki-admin_categories.php Last night i committed this https://gitlab.com/tikiwiki/tiki/-/commit/1c95f0fd which seems to work and now https://dev.tiki.org/tiki-admin_categories.php is ok again. There were two issues, one was the permissions caching was restarted every page load, so if it timed out you had to start again and it never got everything cached. The other was the fallback to use unified search when category_browse_count_objects=n to get the object count for each category was actually slower than the database way, probably down to it having to create a connection for each count - i thought about trying to cache them all into one (or a few) big multi-queries, but didn't really know how so i put it on an AJAX call so you have to click a little cloud icon now to get the count (and it's children). Hope that's ok, at least it loads now :) jb > On 29 Jul 2021, at 18:08, Jonny Bradley via TikiWiki-devel <[email protected]> wrote: > > Thanks Roberto and (i expect) Fabio for the upgrades, and thanks Xavi for testing! > > I reckon that 503 error will be time out due to lots of categories - we have a site with well over 1000 of them and it always times out on 22.x/23.x but seems still ok on 18.x. Much of the time is spent trying to work out if the permissions item on the context menus should be coloured in or not - so that definitely needs optimising. > > The same thing on doc is fine (doc has 25, and dev has 295 categories). > > Is that a blocker? > > jonny > > > >> On 29 Jul 2021, at 13:14, DE PEDRO PUENTE, XAVIER <[email protected]> wrote: >> >> After doing a quick edition in doc.t.o (23.x), I noticed that the link to enable to codemirror syntax highlighter is not showing anymore, even if I confirm that doc.t.o still has codemirror pref set to "Off (but switchable)", which is expected to offer the user a link below the textarea to enable in realtime the syntax highlighting inside the textarea. >> >> Editing without that feature in long pages (such as many in doc.t.o) is a bit less user-friendly, imho. >> >> I added a new bug report about it (everything went fine). I attempted to create a new categ in dev.t.o (since trunk/master is not future 23.x but 24.x, a new categ for 24.x needs to be created), and I did hit am Error 503 (WSOD-like) at this url: >> https://dev.tiki.org/tiki-admin_categories.php?parentId=0 >> >> "Error message: >> Service Unavailable >> >> The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later." >> >> >> HTH >> >> Xavi >> >> >>> De: Roberto Kirschbaum <[email protected]> >>> Enviat el: dijous, 29 de juliol de 2021 12:41 >>> Per a: Tiki developers >>> Tema: [Tiki-devel] Tiki 23.x Beta tomorrow >>> >>> CORREU EXTERN. Si el correu electrònic que has rebut conté enllaços o documents adjunts, recorda no obrir-los ni descarregar-los, llevat que confiïs en la persona remitent del missatge i que el contingut n’és segur. >>> >>> Dear Devs, >>> >>> Just a gentle reminder to ask you to test doc.tiki.org and dev.tiki.org as much as possible, as they've been upgraded to 23.x in the last few days. Tomorrow we Beta and very soon we release 23.x. so all testing is very welcome right now. >>> >>> thanks >>> Roberto >>> _______________________________________________ >>> TikiWiki-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel > > > > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel