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

Sat, Apr 12

bekay updated the task description for T16029: Hovercard trigger inside hovercard content closes hovercard.
Sat, Apr 12, 11:39 · UX, Bug Reports
bekay claimed T16029: Hovercard trigger inside hovercard content closes hovercard.
Sat, Apr 12, 11:37 · UX, Bug Reports
bekay created T16029: Hovercard trigger inside hovercard content closes hovercard.
Sat, Apr 12, 11:37 · UX, Bug Reports

Fri, Apr 11

pppery added a revision to T16028: New project remarkup rule misses some project names: D25959: Simplify project regex further.
Fri, Apr 11, 15:27 · Bug Reports, Remarkup
pppery added a comment to T16028: New project remarkup rule misses some project names.

That's true of all projects - Remarkup here for instance.

Fri, Apr 11, 15:13 · Bug Reports, Remarkup
bekay added a comment to T16028: New project remarkup rule misses some project names.

{#js-draw-lib} does work.

Fri, Apr 11, 15:12 · Bug Reports, Remarkup
pppery added a comment to T16028: New project remarkup rule misses some project names.

{#js-draw-lib} does work.

Fri, Apr 11, 15:07 · Bug Reports, Remarkup
bekay updated subscribers of T16028: New project remarkup rule misses some project names.

@pppery I don't know if you wanna step in, since the change was introduced by you.

Fri, Apr 11, 14:41 · Bug Reports, Remarkup
bekay created T16028: New project remarkup rule misses some project names.
Fri, Apr 11, 14:37 · Bug Reports, Remarkup
aklapper closed T15985: Fix UX regression in Phame as Resolved by committing rP12991c0d377a: Fix overlapping elements in Phame for >1791px width.
Fri, Apr 11, 08:54 · Phame, Bug Reports, UX

Wed, Apr 9

mturdus closed T15536: PHP 8.1 bug reports from mturdus as Resolved by committing rP99834dd061aa: Fix PHP 8.1 "strlen(null)" exception on auth email message body when….
Wed, Apr 9, 07:17 · Bug Reports, PHP 8 support

Sat, Apr 5

mainframe98 removed a revision from T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4): D25946: Remove support for PHP mysql extension.
Sat, Apr 5, 12:07 · Deprecation Notice, PHP 8 support, Bug Reports
mainframe98 added a revision to T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4): D25946: Remove support for PHP mysql extension.
Sat, Apr 5, 12:03 · Deprecation Notice, PHP 8 support, Bug Reports

Wed, Apr 2

aklapper closed 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 as Resolved by committing rP17033a1c70d8: Fix exception handling a numeric git branch ("Call to phutil_nonempty_string()….
Wed, Apr 2, 13:09 · Bug Reports, Affects-Wikimedia
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: D25945: Fix exception handling a numeric git branch ("Call to phutil_nonempty_string() expected null or a string, got: int" in PhabricatorRepository).
Wed, Apr 2, 11:55 · Bug Reports, Affects-Wikimedia
valerio.bozzolan renamed 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 from Exception: "Call to phutil_nonempty_string() expected null or a string, got: int" in PhabricatorRepository.php to 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.
Wed, Apr 2, 11:23 · 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.

I'm still a bit shocked by how PHP is so weird. So:

Wed, Apr 2, 09:55 · 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.

Wow. 10 years of PHP, first time that I notice this

Wed, Apr 2, 09:45 · Bug Reports, Affects-Wikimedia
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.

https://www.php.net/manual/en/language.types.array.php#language.types.array.syntax :

Strings containing valid decimal ints, unless the number is preceded by a + sign, will be cast to the int type.

Wed, Apr 2, 00:00 · Bug Reports, Affects-Wikimedia

Tue, Apr 1

aklapper 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: Bug Reports.

The culprit is $map[$branch] = $branch_head; in https://we.phorge.it/source/phorge/browse/master/src/applications/diffusion/data/DiffusionGitBranch.php$105.
Before $branch was a string, afterwards it is an integer.

Tue, Apr 1, 17:47 · Bug Reports, Affects-Wikimedia

Fri, Mar 28

valerio.bozzolan closed T16001: Celerity unit test not triggered: mitigate thanks to Herald, a subtask of T15209: The Celerity unit tests are not automatically run when touching whatever CSS or JS file, as Resolved.
Fri, Mar 28, 10:01 · Bug Reports, Phorge Development Tools, Arcanist, User-valerio.bozzolan

Thu, Mar 27

Cigaryno added a project to T16010: Owners not triggering audit on No Owner Involvement: Good Starter Task.

Looks like a Good Starter Task.

Thu, Mar 27, 12:49 · Good Starter Task, Owners, Bug Reports

Sun, Mar 23

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

@valerio.bozzolan could you please add to either H28 or H29 Affected files contains none of map.php?

Sun, Mar 23, 13:28 · Bug Reports, Phorge Development Tools, Arcanist, User-valerio.bozzolan

Thu, Mar 20

Cigaryno added a project to T15424: Owners: Unhandled Exception: No repository PHID for path "0"!: Owners.
Thu, Mar 20, 14:39 · Owners, Bug Reports
Cigaryno added a project to T15664: Bug: Unable to add an empty repository to an owners package: Owners.
Thu, Mar 20, 14:39 · Owners, Bug Reports, Diffusion
Cigaryno added a project to T16010: Owners not triggering audit on No Owner Involvement: Owners.
Thu, Mar 20, 14:39 · Good Starter Task, Owners, Bug Reports

Mar 12 2025

vlastimilmaca closed Q174: [bug] Owners packages not triggering audit as obsolete.
Mar 12 2025, 07:57 · Bug Reports
vlastimilmaca added a comment to Q174: [bug] Owners packages not triggering audit.

Thanks for looking into it!
Cool trick with web.archive - very useful!

Mar 12 2025, 07:56 · Bug Reports
vlastimilmaca created T16010: Owners not triggering audit on No Owner Involvement.
Mar 12 2025, 07:54 · Good Starter Task, Owners, Bug Reports

Mar 11 2025

valerio.bozzolan added a comment to Q174: [bug] Owners packages not triggering audit.

P.S. welcome in the family of Trusted Contributors and feel free to escalate this question as a new task under Bug Reports and by marking this question as obsolete in case - thanks again

Mar 11 2025, 23:18 · Bug Reports
valerio.bozzolan added a comment to Q174: [bug] Owners packages not triggering audit.

Thanks for the question. I will follow answers. BTW I've found the nuked link:

Mar 11 2025, 23:15 · Bug Reports
vlastimilmaca asked Q174: [bug] Owners packages not triggering audit.
Mar 11 2025, 20:53 · Bug Reports

Mar 2 2025

xtex closed 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 as Resolved by committing rARC1cb8a8d5a9a7: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser.
Mar 2 2025, 00:58 · PHP 8 support, Arcanist, Bug Reports

Mar 1 2025

aklapper added a parent task for 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: T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4.
Mar 1 2025, 20:09 · PHP 8 support, Arcanist, Bug Reports
aklapper added a project to T16002: Hide "Audits" section in Email Preferences when Audit is uninstalled: Bug Reports.
Mar 1 2025, 12:53 · Bug Reports

Feb 21 2025

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().

Feb 21 2025, 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.
Feb 21 2025, 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.
Feb 21 2025, 12:43 · Good Starter Task, Bug Reports, Files

Feb 20 2025

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

Feb 18 2025

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.
Feb 18 2025, 17:05 · PHP 8 support, Arcanist, Bug Reports

Feb 17 2025

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.
Feb 17 2025, 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.
Feb 17 2025, 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.

Feb 17 2025, 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?

Feb 17 2025, 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.
Feb 17 2025, 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.
Feb 17 2025, 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?

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

Feb 15 2025

aklapper added a revision to T15513: Cannot edit Conpherence rooms on mobile: D25879: Fix editing Conpherence rooms on mobile.
Feb 15 2025, 14:14 · User-Cigaryno, Mobile, Conpherence, Bug Reports
Cigaryno updated the task description for T15513: Cannot edit Conpherence rooms on mobile.
Feb 15 2025, 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.
Feb 15 2025, 07:42 · Deprecation Notice, PHP 8 support, Bug Reports