Page MenuHomePhorge
Feed All Stories

Sep 22 2023

waldyrious added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

@valerio.bozzolan I actually think the right place to look at the usage of getSpecialRules() might be here: https://we.phorge.it/source/phorge/browse/master/src/applications/policy/filter/PhabricatorPolicyFilter.php;4f845d8f8c77$693-719

Sep 22 2023, 21:25 · UX
waldyrious awarded T15270: "Access Denied: Restricted File" strings concatenated without whitespace a Like token.
Sep 22 2023, 20:38 · UX, Good Starter Task, Files
waldyrious added a watcher for GitHub: waldyrious.
Sep 22 2023, 20:37
waldyrious awarded T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge a Like token.
Sep 22 2023, 20:35 · Discussion Needed, Affects-Wikimedia
waldyrious added a watcher for Affects-Wikimedia: waldyrious.
Sep 22 2023, 20:34
waldyrious added a comment to T15510: Make email clear about "Someone accepted revision" vs "Revision is ready to land".

By the way, is there a task or project about UI text improvements that this task could be made part of? I am looking e.g. at the button in this very comment box saying "Set Sail for Adventure", which, while amusing, is also prone to cause confusion.

Sep 22 2023, 20:30 · UX, Differential
waldyrious added a comment to T15510: Make email clear about "Someone accepted revision" vs "Revision is ready to land".

How about something like "Endorse"? That might remove the connotations of speaking for the project position that something like "approve" or "accept" may imply.

Sep 22 2023, 20:28 · UX, Differential
waldyrious awarded T15510: Make email clear about "Someone accepted revision" vs "Revision is ready to land" a Like token.
Sep 22 2023, 20:23 · UX, Differential
avivey requested review of D25440: Show Deprecation Warnings as Setup Warnings.
Sep 22 2023, 19:41
avivey added a revision to T15554: Handling PHP deprecations: convert to Setup Issues: D25440: Show Deprecation Warnings as Setup Warnings.
Sep 22 2023, 19:41 · Phorge
avivey created Report Warnings.
Sep 22 2023, 19:02
avivey created Docs.
Sep 22 2023, 19:02

Sep 21 2023

aklapper added a comment to T15640: Errors when a commit belongs to a numeric git branch: Exception: "Call to phutil_nonempty_string() expected null or a string, got: int" in PhabricatorRepository.php.

Are you aware of any non-git repository in Wikimedia?

Sep 21 2023, 11:22 · Bug Reports, Affects-Wikimedia
aklapper closed T15639: Exception: Value passed to "phutil_string_cast()" is an array in PhabricatorApplicationSearchEngine.php as Invalid.

Makes sense; let's close for now. (I need to get used to Conduit throwing exceptions into our server log for random broken input. I do not like that Conduit behavior.)

Sep 21 2023, 11:21
aklapper created T15642: Feed Transaction Logs: Exception: Query overheated: examined more than 1,010 raw rows without finding 101 visible objects..
Sep 21 2023, 11:12 · Feed

Sep 20 2023

Sten added inline comments to D25439: Fix strlen(null) errors for projects with integer fields under PHP 8.1.
Sep 20 2023, 22:55
valerio.bozzolan added inline comments to D25439: Fix strlen(null) errors for projects with integer fields under PHP 8.1.
Sep 20 2023, 20:28
valerio.bozzolan added a comment to D25439: Fix strlen(null) errors for projects with integer fields under PHP 8.1.

I'm generally scared by strlen() things since it means it was probably relying on implicit cast-to-string.

Sep 20 2023, 20:25
Sten updated the test plan for D25439: Fix strlen(null) errors for projects with integer fields under PHP 8.1.
Sep 20 2023, 20:05
Sten requested review of D25439: Fix strlen(null) errors for projects with integer fields under PHP 8.1.
Sep 20 2023, 20:04
Sten added a revision to T15641: Creating or editing a project under PHP 8.1 causes strlen() null error with custom integer fields: D25439: Fix strlen(null) errors for projects with integer fields under PHP 8.1.
Sep 20 2023, 20:04 · PHP 8 support
Sten claimed T15641: Creating or editing a project under PHP 8.1 causes strlen() null error with custom integer fields.
Sep 20 2023, 19:22 · PHP 8 support
Sten updated the task description for T15641: Creating or editing a project under PHP 8.1 causes strlen() null error with custom integer fields.
Sep 20 2023, 19:21 · PHP 8 support
Sten created T15641: Creating or editing a project under PHP 8.1 causes strlen() null error with custom integer fields.
Sep 20 2023, 19:21 · PHP 8 support
valerio.bozzolan added a comment to T15510: Make email clear about "Someone accepted revision" vs "Revision is ready to land".

I'm trying to imagine a title that also involves the UX in general about accepting revisions, since it's also about the "Accept Revision" button, but my brain is not helping me right now in this

Sep 20 2023, 15:43 · UX, Differential
valerio.bozzolan updated the task description for T15510: Make email clear about "Someone accepted revision" vs "Revision is ready to land".
Sep 20 2023, 15:42 · UX, Differential
bob added a comment to D25400: Fix a PHP 8.1 deprecated use of strlen with a NULL argument.

Honestly, I don't know why we have old commits improperly filled, you can maybe play with svnadmin command on a dummy repo as described here : Change author of SVN commit

Sep 20 2023, 12:05
waldyrious accepted D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages).

Tested locally, works as advertised.

Sep 20 2023, 11:32
Sten closed D25434: Add documentation for cowsay.
Sep 20 2023, 09:21
Sten committed rP91faf16cace9: Add documentation for cowsay.
Sep 20 2023, 09:21
Sten added a comment to D25434: Add documentation for cowsay.

No further changes requested in 13 days, so am going to land this diff.

Sep 20 2023, 09:21

Sep 19 2023

valerio.bozzolan added a comment to D25400: Fix a PHP 8.1 deprecated use of strlen with a NULL argument.

I was trying to test this, but I don't know how to do a Subversion commit without a committer name 🤔

Sep 19 2023, 12:34
valerio.bozzolan added inline comments to D25425: Remove mention of Phabricator in the Auth setup check.
Sep 19 2023, 12:31
valerio.bozzolan added inline comments to D25425: Remove mention of Phabricator in the Auth setup check.
Sep 19 2023, 12:29
valerio.bozzolan added inline comments to D25051: Destroy file attachments when file is deleted, or object is deleted.
Sep 19 2023, 11:03 · Files
valerio.bozzolan updated the test plan for D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages).
Sep 19 2023, 09:50

Sep 18 2023

Dylsss updated the diff for D25051: Destroy file attachments when file is deleted, or object is deleted.

PhabricatorFileAttachmentQuery seems to eagerly load the object relation, however since the DestructionEngine extensions run after the object is already deleted, this fails and nothing is returned in the query. Changed to LiskDAO loadAllWhere, which also seems to use less queries in general (due to not eagerly loading), so changed the query in PhabricatorFile as well. Changed mpull to foreach per suggestion.

Sep 18 2023, 20:18 · Files
Dylsss added inline comments to D25051: Destroy file attachments when file is deleted, or object is deleted.
Sep 18 2023, 19:24 · Files
Ekubischta added inline comments to D25051: Destroy file attachments when file is deleted, or object is deleted.
Sep 18 2023, 17:44 · Files
valerio.bozzolan triaged T15639: Exception: Value passed to "phutil_string_cast()" is an array in PhabricatorApplicationSearchEngine.php as Low priority.

Decreasing just a bit the priority since we are a bit confused about how to proceed but feel free to change

Sep 18 2023, 16:18
valerio.bozzolan added a comment to T15639: Exception: Value passed to "phutil_string_cast()" is an array in PhabricatorApplicationSearchEngine.php.

It could also be some bots sending you fuzzy input. Consider to mark as invalid, until a real human being elevates this as a problem affecting some workflows.

Sep 18 2023, 09:48
valerio.bozzolan added a comment to T15639: Exception: Value passed to "phutil_string_cast()" is an array in PhabricatorApplicationSearchEngine.php.

Note that the upstream solution from Phabricator does not fix your problem, since

Sep 18 2023, 09:46
valerio.bozzolan added inline comments to D25051: Destroy file attachments when file is deleted, or object is deleted.
Sep 18 2023, 08:07 · Files
avivey added inline comments to D25051: Destroy file attachments when file is deleted, or object is deleted.
Sep 18 2023, 07:47 · Files
valerio.bozzolan moved T15143: Allow to quick-edit a Milestone name from Workboard menu from Backlog to Feature Requests on the Affects-Wikimedia board.
Sep 18 2023, 06:12 · UX, Affects-Wikimedia, User-valerio.bozzolan, Workboard
valerio.bozzolan added a project to T15640: Errors when a commit belongs to a numeric git branch: Exception: "Call to phutil_nonempty_string() expected null or a string, got: int" in PhabricatorRepository.php: Affects-Wikimedia.
Sep 18 2023, 06:12 · Bug Reports, Affects-Wikimedia
valerio.bozzolan added a comment to T15640: Errors when a commit belongs to a numeric git branch: Exception: "Call to phutil_nonempty_string() expected null or a string, got: int" in PhabricatorRepository.php.

Are you aware of any non-git repository in Wikimedia?

Sep 18 2023, 06:11 · Bug Reports, Affects-Wikimedia
valerio.bozzolan requested changes to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

Kindly marking as "request changes" only to indicate "waiting for author feedback"

Sep 18 2023, 06:05 · UX

Sep 17 2023

Dylsss updated the summary of D25051: Destroy file attachments when file is deleted, or object is deleted.
Sep 17 2023, 23:33 · Files
Dylsss merged T15618: Lots of "Unknown Object"s referenced from revisions into T15110: File reference not removed when file is deleted.
Sep 17 2023, 23:32 · Files, Bug Reports
Dylsss merged task T15618: Lots of "Unknown Object"s referenced from revisions into T15110: File reference not removed when file is deleted.
Sep 17 2023, 23:32 · Differential, Bug Reports
Dylsss edited projects for D25051: Destroy file attachments when file is deleted, or object is deleted, added: Files; removed Files (archived).
Sep 17 2023, 23:31 · Files
Dylsss updated the diff for D25051: Destroy file attachments when file is deleted, or object is deleted.

Commit fixup/update author details

Sep 17 2023, 23:30 · Files
Dylsss updated the diff for D25051: Destroy file attachments when file is deleted, or object is deleted.

Organised attachment deletion from the file side into the File object and deletion from the object side into the destruction engine extension. Also updated the SQL patch date in the file name.

Sep 17 2023, 22:59 · Files
avivey added a comment to T15639: Exception: Value passed to "phutil_string_cast()" is an array in PhabricatorApplicationSearchEngine.php.

Without a reproduction, this is speculative.

Sep 17 2023, 07:38
avivey requested changes to D25438: Allow branch names to be integer values to avoid an InvalidArgumentException.

Why would a branch name be an integer and not a string?

Sep 17 2023, 07:35

Sep 16 2023

aklapper requested review of D25438: Allow branch names to be integer values to avoid an InvalidArgumentException.
Sep 16 2023, 13:51
aklapper added a revision to T15640: Errors when a commit belongs to a numeric git branch: Exception: "Call to phutil_nonempty_string() expected null or a string, got: int" in PhabricatorRepository.php: D25438: Allow branch names to be integer values to avoid an InvalidArgumentException.
Sep 16 2023, 13:51 · Bug Reports, Affects-Wikimedia
aklapper created T15640: Errors when a commit belongs to a numeric git branch: Exception: "Call to phutil_nonempty_string() expected null or a string, got: int" in PhabricatorRepository.php.
Sep 16 2023, 13:43 · Bug Reports, Affects-Wikimedia
aklapper added a comment to D25204: Fix PHP 8.1 "strlen(null)" exception which can block repository imports.

Looks like this created a regression: T15639: Exception: Value passed to "phutil_string_cast()" is an array in PhabricatorApplicationSearchEngine.php

Sep 16 2023, 13:36
aklapper created T15639: Exception: Value passed to "phutil_string_cast()" is an array in PhabricatorApplicationSearchEngine.php.
Sep 16 2023, 13:35
aklapper created T15638: RuntimeException: "Undefined index" when left diff does not exist in DifferentialRevisionTimelineEngine.php.
Sep 16 2023, 13:07
aklapper updated the diff for D25437: Fix "Undefined index" exception setting Meme text.

Fixed my dirty tree, sorry

Sep 16 2023, 12:16
aklapper requested review of D25437: Fix "Undefined index" exception setting Meme text.
Sep 16 2023, 12:14
aklapper added a revision to T15637: Undefined index exception setting Meme text: D25437: Fix "Undefined index" exception setting Meme text.
Sep 16 2023, 12:14 · PHP 8 support
aklapper created T15637: Undefined index exception setting Meme text.
Sep 16 2023, 12:13 · PHP 8 support

Sep 15 2023

20after4 updated subscribers of D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages).
Sep 15 2023, 10:43
20after4 added a comment to D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages).

Hi @20after4 :) Can I ask you if this could be useful in Wikimedia? I think yep

Sep 15 2023, 10:42
20after4 accepted D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages).

I like it but I haven't tested locally.

Sep 15 2023, 10:39
avivey added a comment to Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 104).

Yeah, I generally agree with "let the user set the width of the page"...

Sep 15 2023, 08:28
ken added a comment to Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 104).

Thanks Eyal for the quick answer.

Sep 15 2023, 08:22
avivey added Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 104).
Sep 15 2023, 08:08
ken added Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 103).
Sep 15 2023, 02:46

Sep 14 2023

valerio.bozzolan updated the answer details for Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 102).
Sep 14 2023, 19:52
valerio.bozzolan updated the answer details for Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 102).
Sep 14 2023, 19:52
valerio.bozzolan updated the answer details for Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 102).
Sep 14 2023, 19:51
valerio.bozzolan added Q75: wiki (phriction) page doesn't utilize full screen width like most other pages do (Answer 102).
Sep 14 2023, 19:50

Sep 13 2023

revi awarded T15554: Handling PHP deprecations: convert to Setup Issues a The World Burns token.
Sep 13 2023, 16:40 · Phorge
valerio.bozzolan retitled D25066: Workboard: Milestone Name easily editable (instead of surfing 3 pages) from Workboard: Milestone Name changable in 4 clicks instead of 6
Sep 13 2023, 08:40

Sep 12 2023

Sten updated the diff for D25436: Update PhutilCowsay.php to work for small cows.

Update unit test

Sep 12 2023, 16:12
Sten planned changes to D25436: Update PhutilCowsay.php to work for small cows.
Sep 12 2023, 16:10
Sten requested review of D25436: Update PhutilCowsay.php to work for small cows.
Sep 12 2023, 16:09
Sten closed D25435: Fix rendering of cowsay sheep.cow.
Sep 12 2023, 14:57
Sten committed rARC35e127da57a8: Fix rendering of cowsay sheep.cow.
Sep 12 2023, 14:57

Sep 11 2023

avivey accepted D25435: Fix rendering of cowsay sheep.cow.
Sep 11 2023, 19:04
Sten updated the diff for D25435: Fix rendering of cowsay sheep.cow.

Updates as per reviews

Sep 11 2023, 12:39
Sten closed T15634: auth view results in strlen(null) error under PHP 8.1, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Sep 11 2023, 10:57 · PHP 8 support
Sten closed T15634: auth view results in strlen(null) error under PHP 8.1 as Resolved by committing rPa0fb344b9488: Fix PHP 8.1 auth view strlen(null) error.
Sep 11 2023, 10:57 · PHP 8 support
Sten closed D25432: Fix PHP 8.1 auth view strlen(null) error.
Sep 11 2023, 10:57
Sten committed rPa0fb344b9488: Fix PHP 8.1 auth view strlen(null) error.
Sep 11 2023, 10:57
Sten updated the diff for D25434: Add documentation for cowsay.

Add a note about figlet

Sep 11 2023, 10:56
valerio.bozzolan added inline comments to D25435: Fix rendering of cowsay sheep.cow.
Sep 11 2023, 10:48
avivey added a comment to D25435: Fix rendering of cowsay sheep.cow.

Can you add a couple of tests to https://we.phorge.it/source/arcanist/browse/master/src/utils/__tests__/cowsay/ ?

Sep 11 2023, 10:32
Sten updated the summary of D25435: Fix rendering of cowsay sheep.cow.
Sep 11 2023, 10:13
Sten requested review of D25435: Fix rendering of cowsay sheep.cow.
Sep 11 2023, 10:12
valerio.bozzolan added a comment to Q76: How can I display a checklist to users depending on the current status and type of the ticket? (Answer 101).

I'm talking about Herald Webhook, not Herald Rule. So you can write some web code that is visited when something happens, so you can run custom code when that happens, and you can edit your Tasks.

Sep 11 2023, 09:48
vidhya added a comment to Q76: How can I display a checklist to users depending on the current status and type of the ticket? (Answer 101).

Thanks for the Answer @valerio.bozzolan.
I have created those checklists as custom fields. The problem I have is all these lists are shown in all types of tickets and statuses.
But later with this checklist, I want to control the the status transition.
Eg: Only when "Checklist 1" and "Checklist 2" are selected, User should be able to change the status from In progress - Ready for testing.

Sep 11 2023, 09:33
valerio.bozzolan updated the answer details for Q76: How can I display a checklist to users depending on the current status and type of the ticket? (Answer 101).
Sep 11 2023, 07:31
valerio.bozzolan added Q76: How can I display a checklist to users depending on the current status and type of the ticket? (Answer 101).
Sep 11 2023, 07:30
vidhya asked Q76: How can I display a checklist to users depending on the current status and type of the ticket?.
Sep 11 2023, 06:37