From a quick glance, looks like the ajax for the graph content is returning a login form or a js redirect request (with status 200), and the handling code in the report page doesn't properly handle that.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 1 2023
May 25 2023
Again @amit I know you have other things to do :) Can you just try to manually apply this patch?
May 22 2023
May 20 2023
Thanks again, I really loved this follow-up on your hack
By coincidence, chatting with valerio.bozzolan yesterday made me realize that this rendering rule is merely in place for figlet and cowsay.
May 19 2023
May 18 2023
May 12 2023
Thanks. I've patched that blindly but now I'm also able to reproduce and I also can confirm this fixes the regression.
@valerio.bozzolan I can verify that the proposed patch works for me
I was able to have that page working with:
(taken from https://we.phorge.it/T15064#8743)
May 10 2023
It hadn't happened in a while, so I guess it was something strange in my machine.
May 9 2023
May 8 2023
May 7 2023
By the way it happened again here :D
May 6 2023
May 2 2023
Hi @Cigaryno thanks for this bug report. Please attach more details than feel free to reopen
Apr 30 2023
Apr 26 2023
I think the reason is, I touched this file:
Apr 21 2023
I encountered this, when upgrading from Phabricator, during last step, ./bin/cache purge --all:
Apr 19 2023
Apr 14 2023
Let's put another red warning in T15190: PHP 8.1: strlen() and other scalar-only functions do not accept NULL anymore - understand fix strategies
Apr 12 2023
Apr 8 2023
Apr 7 2023
This issue only happened to me while editing an archived project.
Apr 6 2023
Oh, I see. Yeah it's frustrating. It seems the current situation is "Archived Projects should not enforce a red color".
Interestingly, I think this is a feature that automatically marks Archived projects as red ones.
I've updated the description.
This isn't about colors; there's a drop-down in Project called "color", and editing sometimes changes the value of that field.
This is interesting but note that calculating a suitable background/text contrast is a weird complex separate science and I'm not sure about how to implement this for any generic color