Page MenuHomePhorge
Feed All Stories

May 6 2024

valerio.bozzolan closed Q136: [BUG] Arcanist exception during the initialization on PHP 8.1 as resolved.
May 6 2024, 12:34 · Arcanist, Bug Reports
valerio.bozzolan added Q136: [BUG] Arcanist exception during the initialization on PHP 8.1 (Answer 168).
May 6 2024, 12:34
valerio.bozzolan added a comment to Q136: [BUG] Arcanist exception during the initialization on PHP 8.1.
May 6 2024, 12:33 · Arcanist, Bug Reports
valerio.bozzolan added a comment to Q136: [BUG] Arcanist exception during the initialization on PHP 8.1.
May 6 2024, 12:33 · Arcanist, Bug Reports
zhe asked Q136: [BUG] Arcanist exception during the initialization on PHP 8.1.
May 6 2024, 09:54 · Arcanist, Bug Reports
valerio.bozzolan added a comment to D25505: Improve handling queries with "Current Viewer" set while not logged in.

Thanks again for this patch that highlighted the valley and the mountain in a very clear way.

May 6 2024, 02:18
valerio.bozzolan added a revision to T15704: Cryptic exception when listing tasks "Closed By: Current Viewer" while logged out: D25621: Show login page if a search token requires a valid viewer.
May 6 2024, 02:10 · Bug Reports, User-valerio.bozzolan

May 5 2024

valerio.bozzolan triaged T15704: Cryptic exception when listing tasks "Closed By: Current Viewer" while logged out as Normal priority.
May 5 2024, 23:10 · Bug Reports, User-valerio.bozzolan
tsc requested review of D25620: Implement option page note: still WIP.
May 5 2024, 15:53 · Gantt Charts (Extension)
aklapper closed T15436: "TypeError: config.datasets is undefined" in Facts when logged out as Resolved by committing rP960a1ab1ecd6: Facts: Fix displaying charts for anonymous users.
May 5 2024, 15:35 · Bug Reports
aklapper closed D25608: Facts: Fix displaying charts for anonymous users.
May 5 2024, 15:35
aklapper committed rP960a1ab1ecd6: Facts: Fix displaying charts for anonymous users.
Facts: Fix displaying charts for anonymous users
May 5 2024, 15:35
aklapper added a comment to D25608: Facts: Fix displaying charts for anonymous users.

This is probably the right fix (or maybe moving shouldAllowPublic() to the base PhabricatorFactController).

May 5 2024, 15:33
avivey accepted D25608: Facts: Fix displaying charts for anonymous users.

This is probably the right fix (or maybe moving shouldAllowPublic() to the base PhabricatorFactController).

May 5 2024, 14:02
valerio.bozzolan updated the task description for T15407: People: profile picture should be editable by their author (not by "No one").
May 5 2024, 13:20 · User-valerio.bozzolan, People
valerio.bozzolan updated the name of F2179225: Custom Edit Permission when the Moon is Full.png from "Screenshot_20240505_160718.png" to "Custom Edit Permission when the Moon is Full.png".
May 5 2024, 13:10
valerio.bozzolan claimed T15407: People: profile picture should be editable by their author (not by "No one").

After a small database inspection, it seems that uploading the picture causes:

May 5 2024, 12:27 · User-valerio.bozzolan, People
valerio.bozzolan updated the task description for T15407: People: profile picture should be editable by their author (not by "No one").
May 5 2024, 12:27 · User-valerio.bozzolan, People
valerio.bozzolan added a comment to D25505: Improve handling queries with "Current Viewer" set while not logged in.

I'm currently stuck on this since I'm trying to refactor the functions to support an indications about "I work for everybody" and "I work for only logged-in users" to be able to distinguish the case "The token exists" VS "The token exists but it's not visible" VS "The token does not exist"

May 5 2024, 11:30
valerio.bozzolan attached a referenced file: F2179138: image.png.
May 5 2024, 11:10 · UX, Good Starter Task, Files
waldyrious changed the visibility for F2179138: image.png.
May 5 2024, 11:09
valerio.bozzolan attached a referenced file: F2179135: image.png.
May 5 2024, 11:09 · UX, Good Starter Task, Files
waldyrious updated the task description for T15270: "Access Denied: Restricted File" strings concatenated without whitespace.
May 5 2024, 11:08 · UX, Good Starter Task, Files
valerio.bozzolan updated the task description for T15270: "Access Denied: Restricted File" strings concatenated without whitespace.
May 5 2024, 11:05 · UX, Good Starter Task, Files
valerio.bozzolan closed T15270: "Access Denied: Restricted File" strings concatenated without whitespace as Resolved by committing rPc8fb5046909c: Fix the whitespace issue in the message "Access Denied: Restricted File".
May 5 2024, 11:02 · UX, Good Starter Task, Files
valerio.bozzolan closed D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
May 5 2024, 11:02 · UX
valerio.bozzolan committed rPc8fb5046909c: Fix the whitespace issue in the message "Access Denied: Restricted File" (authored by waldyrious).
Fix the whitespace issue in the message "Access Denied: Restricted File"
May 5 2024, 11:02
valerio.bozzolan added a revision to T15270: "Access Denied: Restricted File" strings concatenated without whitespace: D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
May 5 2024, 11:02 · UX, Good Starter Task, Files
valerio.bozzolan updated the summary of D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
May 5 2024, 11:02 · UX
valerio.bozzolan accepted D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

Thanks to @waldyrious for the change. Tested. It works.

May 5 2024, 11:01 · UX
waldyrious accepted D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
May 5 2024, 10:58 · UX
valerio.bozzolan added a reviewer for D25419: Fix the whitespace issue in the message "Access Denied: Restricted File": waldyrious.
May 5 2024, 10:58 · UX
waldyrious added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

Thanks for the recommendation, Andre! I conferred with @valerio.bozzolan and he agrees, too. I have updated the patch.

May 5 2024, 10:57 · UX
waldyrious updated the diff for D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
  • Use phutil_implode_html() instead of implode()
May 5 2024, 10:56 · UX
aklapper resigned from D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".
May 5 2024, 09:55 · UX
aklapper requested changes to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

(Per my last comment)

May 5 2024, 09:55 · UX
valerio.bozzolan triaged T15813: Being subscribed by others should generate a notification as Normal priority.
May 5 2024, 01:15 · Bug Reports
valerio.bozzolan renamed T15813: Being subscribed by others should generate a notification from Any action involving a given user should generate a notification for that user to Being subscribed by others should generate a notification.
May 5 2024, 01:15 · Bug Reports
valerio.bozzolan added a comment to T15813: Being subscribed by others should generate a notification.

I can reproduce but the title is so generic that makes this not actionable.

May 5 2024, 01:13 · Bug Reports
valerio.bozzolan awarded T15813: Being subscribed by others should generate a notification a Like token.
May 5 2024, 01:10 · Bug Reports

May 4 2024

waldyrious created T15813: Being subscribed by others should generate a notification.
May 4 2024, 23:48 · Bug Reports
aklapper added a comment to D25614: Explicitly cast "limit" (page size) API parameter to int.

I guess that would imply editing 15-20 *ConduitAPIMethod.php files which currently

$limit = $request->getValue('limit');
if (!$limit) {
  $limit = $this->getDefaultLimit();
}

and add something like

if (!is_int($limit) && !ctype_digit($limit)) {
  throw new Exception(pht('Field "limit" must be an integer value.'));
}

? Hmm.

May 4 2024, 21:06
aklapper added a comment to T15372: "RuntimeException: Undefined array key" when pasting "a {{{a}}} a" comment (due to regex in PhutilRemarkupInterpreterBlockRule.php).

That's because we applied D25415

May 4 2024, 20:34 · Bug Reports
valerio.bozzolan closed T15372: "RuntimeException: Undefined array key" when pasting "a {{{a}}} a" comment (due to regex in PhutilRemarkupInterpreterBlockRule.php) as Resolved.

Cannot reproduce anymore / fixed?

May 4 2024, 19:51 · Bug Reports
valerio.bozzolan placed T15299: Config page runs git commands that should have an HOME to open gitconfig correctly up for grabs.

Lol. I don't know what we should do here. Feel free to wontfix. Probably this is the solution to an unclear issue.

May 4 2024, 19:24 · Config
mainframe98 created T15812: Double escaped text when adding an auth provider.
May 4 2024, 17:48 · Bug Reports
bekay added a comment to D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.
In D25619#17360, @speck wrote:

Ah, yes thank you for the video. I should have clarified but was asking for screenies of the result after this change. The changes look reasonable but I’m not a regular css user

May 4 2024, 17:27
speck added a comment to D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.

Ah, yes thank you for the video. I should have clarified but was asking for screenies of the result after this change. The changes look reasonable but I’m not a regular css user

May 4 2024, 17:18
bekay attached a referenced file: F2178277: Record_2024-05-04-19-00-08.mp4.
May 4 2024, 17:09 · UX
bekay updated subscribers of T15809: Homepage will overflow on small screens when feed content is too long.

@speck here you can see the described overflowing:

May 4 2024, 17:09 · UX
bekay added a comment to T15809: Homepage will overflow on small screens when feed content is too long.

Test for feed: https://we.phorge.it/source/phorge/browse/master/src/view/layout/AphrontSideNavFilterView.php

May 4 2024, 16:54 · UX
bekay added a comment to D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.

All described here with screenshot (and now video): T15809

May 4 2024, 16:52
speck added a comment to D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.

screenies?

May 4 2024, 16:33
speck added a comment to D25614: Explicitly cast "limit" (page size) API parameter to int.

Should the conduit handler also check this and throw an exception? Doing so will send back a more informative error to the caller. I did some of this in https://secure.phabricator.com/D21872

May 4 2024, 16:23
bekay updated the summary of D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.
May 4 2024, 13:28
bekay added a revision to T15809: Homepage will overflow on small screens when feed content is too long: D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.
May 4 2024, 13:25 · UX
bekay updated the summary of D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.
May 4 2024, 13:25
bekay requested review of D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.
May 4 2024, 13:21
aklapper requested review of D25618: Avoid search exception for calendar events when using localized time formats.
May 4 2024, 12:21 · Calendar
aklapper added a revision to T15811: Search exception when AM/PM string is localized in Calendar application: D25618: Avoid search exception for calendar events when using localized time formats.
May 4 2024, 12:21 · Calendar
aklapper updated the task description for T15811: Search exception when AM/PM string is localized in Calendar application.
May 4 2024, 12:17 · Calendar
aklapper updated the task description for T15811: Search exception when AM/PM string is localized in Calendar application.
May 4 2024, 12:07 · Calendar
aklapper created T15811: Search exception when AM/PM string is localized in Calendar application.
May 4 2024, 12:06 · Calendar
revi requested review of D25616: docs/file_domain: Update cloudflare spelling and URLs.
May 4 2024, 10:35
revi added a comment to D25607: Add docs for color code formatting.

Haven't tested yet, I was just trying to document the patch behavior.

May 4 2024, 09:34 · Documentation
valerio.bozzolan added a comment to D25607: Add docs for color code formatting.

Just a question. Does it work for you? Since locally, {#FA8072} still does not work for me.

May 4 2024, 07:49 · Documentation
valerio.bozzolan accepted D25614: Explicitly cast "limit" (page size) API parameter to int.

Thanks!

May 4 2024, 06:49

May 3 2024

aklapper requested review of D25614: Explicitly cast "limit" (page size) API parameter to int.
May 3 2024, 16:03
aklapper added a revision to T15810: Exception when "limit" (page size) API parameter is float: D25614: Explicitly cast "limit" (page size) API parameter to int.
May 3 2024, 16:03 · PHP 8 support
aklapper renamed T15810: Exception when "limit" (page size) API parameter is float from Explicitly cast "limit" (page size) API parameter to int to Exception when "limit" (page size) API parameter is float.
May 3 2024, 15:59 · PHP 8 support
aklapper created T15810: Exception when "limit" (page size) API parameter is float.
May 3 2024, 15:58 · PHP 8 support
aklapper updated the diff for D25502: Make PhabricatorSearchIntField validate its input.

Add return value (though it seems to make no difference)

May 3 2024, 15:48
aklapper updated the test plan for D25502: Make PhabricatorSearchIntField validate its input.
May 3 2024, 15:46
aklapper added inline comments to D25502: Make PhabricatorSearchIntField validate its input.
May 3 2024, 15:35
bekay updated the task description for T15809: Homepage will overflow on small screens when feed content is too long.
May 3 2024, 15:27 · UX
aklapper closed T15786: PHP 8.1 "strlen(null)" exceptions adding an OAuth provider, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
May 3 2024, 13:10 · PHP 8 support
aklapper closed T15786: PHP 8.1 "strlen(null)" exceptions adding an OAuth provider as Resolved by committing rP81653abb5440: Fix PHP 8.1 "strlen(null)" exceptions adding an OAuth provider.
May 3 2024, 13:10 · PHP 8 support
aklapper closed D25578: Fix PHP 8.1 "strlen(null)" exceptions adding an OAuth provider.
May 3 2024, 13:10
aklapper committed rP81653abb5440: Fix PHP 8.1 "strlen(null)" exceptions adding an OAuth provider.
Fix PHP 8.1 "strlen(null)" exceptions adding an OAuth provider
May 3 2024, 13:10
bekay updated the task description for T15809: Homepage will overflow on small screens when feed content is too long.
May 3 2024, 12:36 · UX
bekay updated the task description for T15809: Homepage will overflow on small screens when feed content is too long.
May 3 2024, 12:34 · UX
bekay triaged T15809: Homepage will overflow on small screens when feed content is too long as Normal priority.
May 3 2024, 12:33 · UX
bekay claimed T15809: Homepage will overflow on small screens when feed content is too long.

Root problem is the https://we.phorge.it/source/phorge/browse/master/src/view/layout/AphrontSideNavFilterView.php with its styles: https://we.phorge.it/source/phorge/browse/master/webroot/rsrc/css/phui/phui-basic-nav-view.css

May 3 2024, 12:33 · UX
bekay created T15809: Homepage will overflow on small screens when feed content is too long.
May 3 2024, 12:28 · UX
Mormegil added a comment to Q113: How to create a bug report (Answer 145).

Yeah, I believe the most important adaptation is the //File a Bug Report// section saying that until you are confirmed as a "trusted contributor", you need to report bugs in the form of a Ponder question.

May 3 2024, 10:59
revi asked Q135: Files larger than 8MB fails to upload for some S3-compatible apis using upload form at /file/upload (but works using Drag & Drop).
May 3 2024, 09:06
revi created P36 errors.
May 3 2024, 08:43

May 2 2024

valerio.bozzolan moved T15541: "arc browse <file>" does not support Subversion from Backlog to Code Sprint Candidate on the User-valerio.bozzolan board.
May 2 2024, 18:31 · User-valerio.bozzolan, Arcanist
valerio.bozzolan added a comment to T15643: Support marking text with <ins> in Remarkup.

To implement this, you may want to start from this 🌈

May 2 2024, 18:09 · Feature Requests, Remarkup
valerio.bozzolan raised the priority of T15407: People: profile picture should be editable by their author (not by "No one") from Normal to High.

(Oh sorry avivey, I have not noticed your priority action - I agree)

May 2 2024, 17:41 · User-valerio.bozzolan, People
valerio.bozzolan renamed T15407: People: profile picture should be editable by their author (not by "No one") from People: uploaded thumbnails should be editable by their author (not by "No one") to People: profile picture should be editable by their author (not by "No one").
May 2 2024, 17:34 · User-valerio.bozzolan, People
aklapper removed a project from T15407: People: profile picture should be editable by their author (not by "No one"): Affects-Wikimedia.
May 2 2024, 16:36 · User-valerio.bozzolan, People
aklapper added a comment to T15407: People: profile picture should be editable by their author (not by "No one").

I do not (yet?) understand the use case of this task.

May 2 2024, 16:34 · User-valerio.bozzolan, People
valerio.bozzolan moved T15407: People: profile picture should be editable by their author (not by "No one") from Backlog to Code Sprint Candidate on the User-valerio.bozzolan board.

Indeed reported from a Wikimedia user about Wikimedia Phabricator.

May 2 2024, 16:17 · User-valerio.bozzolan, People
bekay added a comment to T15806: Use drawio viewer for rendering of diagrams.

I have a nice working version here, which renders the diagram with the drawio viewer javascript component:

May 2 2024, 13:40 · Diagrams (Extension)
bekay added a project to D25612: Use more css and phorge standard elements for application view: Diagrams (Extension).
May 2 2024, 13:33 · Arcanist, Diagrams (Extension)
bekay updated subscribers of D25612: Use more css and phorge standard elements for application view.
May 2 2024, 13:33 · Arcanist, Diagrams (Extension)
aklapper renamed T15735: Fix the various CSS inconsistencies of phui tags from Fix the various inconsistencies of phui tags to Fix the various CSS inconsistencies of phui tags.
May 2 2024, 13:31
bekay updated the diff for D25612: Use more css and phorge standard elements for application view.
  • Fixes regression from missing html element
May 2 2024, 13:31 · Arcanist, Diagrams (Extension)
valerio.bozzolan added a comment to T15744: Render html color codes in remarkup.

Anyway, even with this fix, for some reasons I can't still use this feature with a comment like {#0000ff} in my local installation 🤔 I'm confused since the unit test works.

May 2 2024, 10:34 · Discussion Needed, Remarkup