Please share the output of this:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 17 2023
Jul 20 2023
Jul 5 2023
In T15498#11487, @valerio.bozzolan wrote:OK I can reproduce now. I was missing the php-gd extension for some reasons.
OK I can reproduce now. I was missing the php-gd extension for some reasons.
I'm trying to reproduce this, but in my local installation I do not have any allowed file formats. I also do not remember how to make that list available.
Jul 1 2023
Jun 30 2023
In T15326#11073, @Cigaryno wrote:Do you mean PHP 8.0 or PHP 8.1? I'm confused.
Jun 29 2023
Do you mean PHP 8.0 or PHP 8.1? I'm confused.
Jun 17 2023
Jun 8 2023
For the records, I had the same experience when deleting a repository via ./bin/remove destroy rESHP for Unknown edge constant "25" (not 26 as mentioned in the task title) in downstream https://phabricator.wikimedia.org/T119588
May 29 2023
Another use case: Drag & Drop on a new Object description, even if the Object is not already created, should attach by default to it.
May 9 2023
May 6 2023
May 4 2023
Also, trying to Upload Picture in a user Profile, not having php-gd installed leads to a confusing error message not listing any file formats:
This server only supports these image formats: .
May 3 2023
I just realized that src/applications/config/check/PhabricatorGDSetupCheck.php exists. Thus please ignore my last comment. Still, things should fail gracefully instead of showing an exception.
May 2 2023
Pseudo code, not tested as other exceptions block me from testing:
May 1 2023
Just some notes for later
Apr 29 2023
Hi @Dylsss thanks again for your improvement. Have you any idea about why that message happens?
Apr 26 2023
No errors in the console..
Apr 25 2023
By the way I understand that manually putting something like {F123} in the article should allow to manually attach that file to the Phame Post object. So, I see and agree this is a separated problem related to Phame.
Can I ask you if you are on latest version? If yes, can I ask you if you have errors in your console? if yes, see this:
Apr 21 2023
I encountered this, when upgrading from Phabricator, during last step, ./bin/cache purge --all:
Apr 20 2023
I start triaging this to Normal priority since this problem creates situations that don't happen with many proprietary weird alternatives like Trello, Asana etc., where their Drag & Drop "just works" since their file are always visible to all members and so it's considered as "working" for their end-users (well, thanks to the fact that Trello etc. have a terrible permission management system, thousand years back from Phorge, and they really have no concept of "single file permission", and so they win easy in these confrontations where the user expects something basic and it doesn't happen as default by some of our "attach to something" corner cases).