Page MenuHomePhorge

Bug ReportsBugs
ActivePublic

Members

  • This project does not have any members.
  • View All

Watchers (1)

Details

Description

Things that are obviously bugs

Recent Activity

Yesterday

taavi added a comment to T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file.

The code to select which tests to run by default is in ArcanistWorkflow::selectPathsForWorkflow().

Fri, Feb 21, 17:02 · Bug Reports, Phorge Development Tools, Arcanist, User-valerio.bozzolan
valerio.bozzolan updated the task description for T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file.
Fri, Feb 21, 13:38 · Bug Reports, Phorge Development Tools, Arcanist, User-valerio.bozzolan
aklapper added a revision to T15959: Modified files not counted in total when attaching files: D25892: Include number of modified files in total of attached files.
Fri, Feb 21, 12:43 · Good Starter Task, Bug Reports, Files

Thu, Feb 20

aklapper closed T15513: Cannot edit Conpherence rooms on mobile as Resolved by committing rPfd6118bfa601: Fix editing Conpherence rooms on mobile.
Thu, Feb 20, 18:19 · User-Cigaryno, Mobile, Conpherence, Bug Reports

Tue, Feb 18

aklapper added a revision to T15990: ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4: D25869: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser.
Tue, Feb 18, 17:05 · PHP 8 support, Arcanist, Bug Reports

Mon, Feb 17

Cigaryno renamed T15990: ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4 from ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] to ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4.
Mon, Feb 17, 18:59 · PHP 8 support, Arcanist, Bug Reports
aklapper added a revision to T15990: ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4: D25888: PHP 8.4: Do not pass null to exit() in PhutilArgumentParser.
Mon, Feb 17, 18:58 · PHP 8 support, Arcanist, Bug Reports
aklapper added a project to T15990: ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4: PHP 8 support.

Thanks. I can confirm with PHP 8.4.4 after upgrading one of my machines.

Mon, Feb 17, 18:46 · PHP 8 support, Arcanist, Bug Reports
taavi added a comment to T15990: ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4.

Which PHP version do you use?

Mon, Feb 17, 11:57 · PHP 8 support, Arcanist, Bug Reports
aklapper added a revision to T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4): D25887: Remove use of deprecated E_STRICT PHP constant.
Mon, Feb 17, 11:49 · Deprecation Notice, PHP 8 support, Bug Reports
aklapper added a revision to T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4): D25886: Remove use of deprecated E_STRICT PHP constant.
Mon, Feb 17, 11:37 · Deprecation Notice, PHP 8 support, Bug Reports
aklapper added a comment to T15990: ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4.

I fail to reproduce with PHP 8.3 with the given steps: ../arcanist/bin/arc diff --create --help prints the help as expected, with no error.
Which PHP version do you use?

Mon, Feb 17, 10:29 · PHP 8 support, Arcanist, Bug Reports

Sat, Feb 15

aklapper added a revision to T15513: Cannot edit Conpherence rooms on mobile: D25879: Fix editing Conpherence rooms on mobile.
Sat, Feb 15, 14:14 · User-Cigaryno, Mobile, Conpherence, Bug Reports
Cigaryno updated the task description for T15513: Cannot edit Conpherence rooms on mobile.
Sat, Feb 15, 09:49 · User-Cigaryno, Mobile, Conpherence, Bug Reports
taavi added a project to T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4): Deprecation Notice.
Sat, Feb 15, 07:42 · Deprecation Notice, PHP 8 support, Bug Reports
taavi moved T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4) from Backlog to Deprecation Notices on the PHP 8 support board.
Sat, Feb 15, 07:42 · Deprecation Notice, PHP 8 support, Bug Reports

Fri, Feb 14

valerio.bozzolan created T15995: User config change: add more useful title in feed (PhabricatorUserPreferencesTransaction).
Fri, Feb 14, 09:03 · Bug Reports, Feed, Auth
Cigaryno updated the task description for T15513: Cannot edit Conpherence rooms on mobile.
Fri, Feb 14, 08:48 · User-Cigaryno, Mobile, Conpherence, Bug Reports

Thu, Feb 13

aklapper added a revision to T15985: Fix UX regression in Phame: D25873: Fix overlapping elements in Phame for >1791px width.
Thu, Feb 13, 17:31 · Phame, Bug Reports, UX
aklapper updated the task description for T15985: Fix UX regression in Phame.
Thu, Feb 13, 17:28 · Phame, Bug Reports, UX

Tue, Feb 4

Cigaryno added a project to T15990: ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4: Arcanist.
Tue, Feb 4, 13:51 · PHP 8 support, Arcanist, Bug Reports
taavi created T15990: ERROR 8192: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated at [arcanist/src/parser/argument/PhutilArgumentParser.php:494] on PHP 8.4.
Tue, Feb 4, 13:14 · PHP 8 support, Arcanist, Bug Reports
valerio.bozzolan triaged T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4) as Normal priority.

Welcome PHP 8.4

Tue, Feb 4, 12:39 · Deprecation Notice, PHP 8 support, Bug Reports
taavi created T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4).
Tue, Feb 4, 12:32 · Deprecation Notice, PHP 8 support, Bug Reports

Fri, Jan 24

Cigaryno moved T15985: Fix UX regression in Phame from Backlog to UX & Mobile on the Bug Reports board.
Fri, Jan 24, 16:13 · Phame, Bug Reports, UX
Cigaryno added a project to T15812: Double escaped text when adding an auth provider: Auth.
Fri, Jan 24, 16:12 · Auth, Bug Reports
Cigaryno moved T15985: Fix UX regression in Phame from Backlog to Bug Reports on the Phame board.
Fri, Jan 24, 08:11 · Phame, Bug Reports, UX
Cigaryno added a project to T15985: Fix UX regression in Phame: Phame.
Fri, Jan 24, 08:10 · Phame, Bug Reports, UX

Thu, Jan 23

aklapper added a comment to T15985: Fix UX regression in Phame.

Uhm, right. A quick fix would be removing the margin-left: 300px; CSS rule for div.phui-document-content-outer.

Thu, Jan 23, 11:48 · Phame, Bug Reports, UX

Jan 22 2025

valerio.bozzolan added a comment to T15985: Fix UX regression in Phame.

Decreasing priority since this happens only if you have not any posts.

Jan 22 2025, 11:38 · Phame, Bug Reports, UX
valerio.bozzolan lowered the priority of T15985: Fix UX regression in Phame from High to Normal.
Jan 22 2025, 11:38 · Phame, Bug Reports, UX
valerio.bozzolan placed T15985: Fix UX regression in Phame up for grabs.

(Sorry @mturdus I didn't want to assign this to you. It was automatically assigned by sub-task.)

Jan 22 2025, 11:28 · Phame, Bug Reports, UX
valerio.bozzolan created T15985: Fix UX regression in Phame.
Jan 22 2025, 11:27 · Phame, Bug Reports, UX

Jan 17 2025

Cigaryno moved T15579: Legalpad and Phame: "Quote Comment" destination is a "not found" page from Backlog to Bug Reports on the Phame board.
Jan 17 2025, 11:16 · Legalpad, Phame, Bug Reports, User-valerio.bozzolan
Cigaryno added a project to T15579: Legalpad and Phame: "Quote Comment" destination is a "not found" page: Legalpad.
Jan 17 2025, 11:14 · Legalpad, Phame, Bug Reports, User-valerio.bozzolan

Jan 15 2025

Cigaryno added a project to T15265: Exception when importing Mercurial repository with non-UTF-8 characters in filenames: Bug Reports.
Jan 15 2025, 19:42 · Bug Reports, Diffusion

Jan 12 2025

Cigaryno added projects to T15811: Search exception when AM/PM string is localized in Calendar application: Bug Reports, Localization.
Jan 12 2025, 16:33 · Localization, Bug Reports, Calendar

Jan 1 2025

Cigaryno moved T15764: Moving tasks on a workboard via the "Add Action" dropdown does not update column and column positions tables from Backlog to Bug Reports on the Workboard board.
Jan 1 2025, 16:13 · Workboard, Bug Reports
Cigaryno added a project to T15764: Moving tasks on a workboard via the "Add Action" dropdown does not update column and column positions tables: Workboard.
Jan 1 2025, 16:12 · Workboard, Bug Reports

Dec 31 2024

Cigaryno moved T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file from Backlog to Bug Reports on the Phorge Development Tools board.
Dec 31 2024, 10:32 · Bug Reports, Phorge Development Tools, Arcanist, User-valerio.bozzolan
Cigaryno moved T15276: changes to js files should always invoke PhabricatorCelerityTestCase from Backlog to Bug Reports on the Phorge Development Tools board.
Dec 31 2024, 10:32 · Phorge Development Tools, Bug Reports

Dec 30 2024

Cigaryno moved T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file from Backlog to Bug Reports on the Arcanist board.
Dec 30 2024, 08:50 · Bug Reports, Phorge Development Tools, Arcanist, User-valerio.bozzolan

Dec 29 2024

Cigaryno added a project to T15664: Bug: Unable to add an empty repository to an owners package: Bug Reports.
Dec 29 2024, 17:35 · Bug Reports, Diffusion
Cigaryno moved T15973: Fix unit test PhutilRemarkupEngineTestCase from Backlog to Bug Reports on the Remarkup board.
Dec 29 2024, 16:53 · Bug Reports, User-valerio.bozzolan, Remarkup
Cigaryno added a project to T15973: Fix unit test PhutilRemarkupEngineTestCase: Bug Reports.
Dec 29 2024, 16:53 · Bug Reports, User-valerio.bozzolan, Remarkup
Cigaryno moved T15575: Moving a Phriction page does not move its Tags from Backlog to Bug Reports on the Phriction board.
Dec 29 2024, 07:22 · Phriction, User-valerio.bozzolan, Bug Reports
Cigaryno moved T15822: When a phriction page is moved, history should follow the page move from Backlog to Bug Reports on the Phriction board.
Dec 29 2024, 07:22 · Bug Reports, Phriction

Dec 28 2024

Cigaryno moved T15892: Post-Commit Audit review: authors cannot "Raise Concern" from Backlog to Bug Reports on the Diffusion board.
Dec 28 2024, 19:26 · Discussion Needed, Bug Reports, Diffusion
Cigaryno moved T15556: Improve Diffusion identity reassignment propagation from Backlog to Bug Reports on the Diffusion board.
Dec 28 2024, 19:26 · Bug Reports, Diffusion
Cigaryno moved T15533: Bug: Unhandled Exception ("Exception") - Diff Parse Exception: Expected '\ No newline at end of file'. from Backlog to Bug Reports on the Diffusion board.
Dec 28 2024, 19:26 · Localization, Bug Reports, Diffusion