Page MenuHomePhabricator
Feed Advanced Search

Aug 14 2017

epriestley added a comment to T12742: `arc land` shows only part of the error that causes the final squash to fail.

@aleb, if you like to continue discussion of this please use the appropriate channels, as @chad suggested above (at the time, they were Conpherence and Ponder, but the appropriate channel is now the community forum -- see: Discourse).

Aug 14 2017, 4:04 PM · Bug Report
aleb added a comment to T12742: `arc land` shows only part of the error that causes the final squash to fail.

The error truncating behavior affects also Diffusion > R > Status, where only part of the stderr is shown, making it impossible to debug the problem without hacking Phabricator:

ab@phabricator-1-vm:/opt/bitnami$ diff apps/phabricator/libphutil/src/future/exec/CommandException.php.original apps/phabricator/libphutil/src/future/exec/CommandException.php
59c59
<     $limit = 1000;
---
>     $limit = 1000000000;
Aug 14 2017, 11:09 AM · Bug Report

Aug 11 2017

chad closed T12755: Aphlict doesn't work with the latest version of `ws` as Resolved by committing rP3b14c1fdd1cf: Update AphlictClientServer to support ws2 or ws3.
Aug 11 2017, 10:17 PM · Aphlict, Bug Report
chad added a revision to T12755: Aphlict doesn't work with the latest version of `ws`: D18411: Update AphlictClientServer to support ws2 or ws3.
Aug 11 2017, 10:03 PM · Aphlict, Bug Report

Aug 10 2017

epriestley closed T12948: Remove the `bin/files purge` workflow as Resolved by committing rP8443366f32d3: Remove `bin/files purge` workflow.
Aug 10 2017, 3:49 PM · Bug Report, Files
epriestley closed T12960: fancy date picker breaks browser if year < 1970 as Resolved by committing rPe89087fc5136: Fix a hang in fancy date picker for Ye Olde Time Years.
Aug 10 2017, 3:48 PM · Bug Report
epriestley added a comment to T12871: Setting a restricted dashboard as the topmost item in the global menu can lock some users out.

T12956 has another situation where letting MenuItem generate 2+ items may be bad: we want to let a menu item steal the selection, but it's muddy to implement if each MenuItem can return several actual views.

Aug 10 2017, 1:38 PM · Policy, Dashboards, Bug Report
joshuaspence added a comment to T12948: Remove the `bin/files purge` workflow.

Thanks for the detailed response, I certainly didn't expect it.

Aug 10 2017, 1:21 PM · Bug Report, Files
epriestley removed a watcher for Bug Report: bingogo009.
Aug 10 2017, 1:17 PM
epriestley removed a watcher for Bug Report: saannjaay.
Aug 10 2017, 1:17 PM
epriestley removed a watcher for Bug Report: Losy.
Aug 10 2017, 1:17 PM
epriestley added a revision to T12948: Remove the `bin/files purge` workflow: D18384: Remove `bin/files purge` workflow.
Aug 10 2017, 1:11 PM · Bug Report, Files
epriestley added a comment to T12948: Remove the `bin/files purge` workflow.

I believe the location of the OOM is a little misleading -- the real problem is loadFileData(). This returns the entire file as a string, and will thus:

Aug 10 2017, 1:04 PM · Bug Report, Files
epriestley added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.

The new rules on reports are still in flux a bit and extra-muddy for Community members, but I'd generally like to move to a "report + review" model for community reports, something like we currently have for code review. So the general idea is that your bug needs someone to review it and agree with it (e.g., reproduce a bug, or agree that a feature request is a brilliant new idea that makes sense and would be appropriate for the upstream and completely describes a reasonable, generally-experienced root problem) before it comes upstream.

Aug 10 2017, 11:47 AM · Bug Report, Diffusion
epriestley added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.

I think this is a real bug. Here's a more complete example of what's going wrong, why it's wrong, and how to reproduce it.

Aug 10 2017, 11:09 AM · Bug Report, Diffusion
epriestley triaged T12960: fancy date picker breaks browser if year < 1970 as Normal priority.
Aug 10 2017, 10:37 AM · Bug Report
epriestley added a revision to T12960: fancy date picker breaks browser if year < 1970: D18383: Fix a hang in fancy date picker for Ye Olde Time Years.
Aug 10 2017, 10:36 AM · Bug Report
epriestley claimed T12960: fancy date picker breaks browser if year < 1970.
Aug 10 2017, 10:36 AM · Bug Report
avivey created T12960: fancy date picker breaks browser if year < 1970.
Aug 10 2017, 8:19 AM · Bug Report

Aug 9 2017

chad added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.

I would open to accepting this as a bug report if I felt it was deliberately designed to work the way you expect, but was not (like a regression). Or if information was presented that all other repository viewers do it this way. Otherwise I think it's more 'nitpick' or 'feature request'. A cursory look at GitHub, seems they show the full diff as well: https://github.com/phacility/phabricator/commit/5c1e4488dedafda08684b33a8a4786cf687d2811

Aug 9 2017, 11:07 PM · Bug Report, Diffusion
joshuaspence added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.
In T12959#230805, @chad wrote:

In general are you aware we no longer take bug reports or feature requests here?

Aug 9 2017, 10:36 PM · Bug Report, Diffusion
chad added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.

In general are you aware we no longer take bug reports or feature requests here?

Aug 9 2017, 10:28 PM · Bug Report, Diffusion
joshuaspence renamed T12959: Diffusion shows unexpected diff when an entire directory is removed from Diffusion shows mysterious diff when an entire directory is removed to Diffusion shows unexpected diff when an entire directory is removed.
Aug 9 2017, 10:23 PM · Bug Report, Diffusion
joshuaspence updated the task description for T12959: Diffusion shows unexpected diff when an entire directory is removed.
Aug 9 2017, 10:23 PM · Bug Report, Diffusion
joshuaspence added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.
In T12959#230799, @chad wrote:

What does "mysterious" mean.

Aug 9 2017, 10:21 PM · Bug Report, Diffusion
chad added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.

What does "mysterious" mean.

Aug 9 2017, 10:20 PM · Bug Report, Diffusion
joshuaspence updated the task description for T12959: Diffusion shows unexpected diff when an entire directory is removed.
Aug 9 2017, 10:13 PM · Bug Report, Diffusion
joshuaspence created T12959: Diffusion shows unexpected diff when an entire directory is removed.
Aug 9 2017, 10:12 PM · Bug Report, Diffusion

Aug 7 2017

bingogo009 added a watcher for Bug Report: bingogo009.
Aug 7 2017, 1:09 AM

Aug 6 2017

chad closed T12952: Reviewer not able to see diff as Resolved by committing rP8ca29a607a2b: Remove incorrect policy language on Diff reviewers.
Aug 6 2017, 3:08 PM · Differential, Bug Report
chad merged task T12421: Can't verify email address if user doesn't have view policy for any space into T9150: Users without access to any spaces cannot use welcome link to set their password.
Aug 6 2017, 3:40 AM · Bug Report
chad added a comment to T12575: All-day reccurring events reoccurr for two days instead of one.

I can confirm this.

Aug 6 2017, 3:22 AM · Calendar, Bug Report
chad closed T11923: Unhandled Exception - Cant import columns for new workboard as Resolved.

Doesn't seem to reproduce any more - I have no issue importing from another milestone. Presumed fixed, but if not, please reopen with more detailed reproduction steps.

Aug 6 2017, 3:20 AM · Projects, Bug Report
chad closed T12110: Persistent Chat UI broken-ish on clean install as Invalid.

Just launched a test instancepoo and everything seems fine.

Aug 6 2017, 2:44 AM · Conpherence (v4), Bug Report
chad added a revision to T12952: Reviewer not able to see diff: D18349: Remove incorrect policy language on Diff reviewers.
Aug 6 2017, 2:34 AM · Differential, Bug Report
joshuaspence added a comment to T12948: Remove the `bin/files purge` workflow.

I wonder if this OOM error can also be hit in other workflow though, given that it seems to occur in PhabricatorFileStorageEngine::getRawFileDataIterator.

Aug 6 2017, 1:28 AM · Bug Report, Files
joshuaspence added a comment to T12951: File transform regeneration should not rely on passing a query string to a CDN'able resource.

Yep, agreed that the re-targeted proposal is a better solution... I had just assumed that this was a documentation oversight.

Aug 6 2017, 12:15 AM · Bug Report, Files, Setup

Aug 5 2017

chad claimed T12952: Reviewer not able to see diff.
Aug 5 2017, 9:14 PM · Differential, Bug Report
chad added a comment to T12952: Reviewer not able to see diff.

The plan forward here is to correct the text. I will follow up with you on Discourse.

Aug 5 2017, 9:00 PM · Differential, Bug Report
kugel- added a comment to T12952: Reviewer not able to see diff.

We require the "a revision's reviewers can always..." behavior. Please implement it instead of changing the text.

Aug 5 2017, 8:54 PM · Differential, Bug Report
epriestley added a comment to T12952: Reviewer not able to see diff.

D7150 added this text ("a revision's reviewers can always...") and I said it "wasn't true but would be soon", but never made it true.

Aug 5 2017, 7:07 PM · Differential, Bug Report

Aug 4 2017

chad created T12952: Reviewer not able to see diff.
Aug 4 2017, 10:25 PM · Differential, Bug Report
markusfluer added a revision to T12755: Aphlict doesn't work with the latest version of `ws`: D18338: Fixed issue: Due to API change of WebSockets event callback had to be changed.
Aug 4 2017, 10:26 AM · Aphlict, Bug Report

Aug 3 2017

chad added a comment to T10252: Username autocompletion doesn't work with some non-US keyboard layouts.

fwiw, I can't reproduce this on OSX chrome any more. going to go test windows in german.... wish me glück.

Aug 3 2017, 4:42 PM · Restricted Project, Bug Report
epriestley renamed T12948: Remove the `bin/files purge` workflow from `bin/files purge` can run out of memory for large files to Remove the `bin/files purge` workflow.
Aug 3 2017, 2:53 PM · Bug Report, Files
epriestley added a comment to T12951: File transform regeneration should not rely on passing a query string to a CDN'able resource.

I retargeted this; I think the proposed solution is not the best solution we can find to the problem.

Aug 3 2017, 2:53 PM · Bug Report, Files, Setup
epriestley renamed T12951: File transform regeneration should not rely on passing a query string to a CDN'able resource from CloudFront documentation should recommend forwarding query string to File transform regeneration should not rely on passing a query string to a CDN'able resource.
Aug 3 2017, 2:52 PM · Bug Report, Files, Setup

Aug 2 2017

joshuaspence created T12951: File transform regeneration should not rely on passing a query string to a CDN'able resource.
Aug 2 2017, 9:24 PM · Bug Report, Files, Setup
epriestley triaged T12948: Remove the `bin/files purge` workflow as Wishlist priority.

We should probably just remove this workflow, it's not clear to me that there's ever any reason for anyone to run bin/files purge in the modern codebase.

Aug 2 2017, 2:53 PM · Bug Report, Files
joshuaspence created T12948: Remove the `bin/files purge` workflow.
Aug 2 2017, 12:08 PM · Bug Report, Files

Jul 31 2017

joshuaspence added a comment to T10214: Daemons try and fail to publish transactions for newly created diffs.

I'm seeing these errors failing regularly:

Jul 31 2017, 10:17 AM · Bug Report

Jul 28 2017

epriestley added a comment to T11823: Split RefCursor into a "name" table and a "ref" table so ref names have stable PHIDs.

The simplest way to approach this is probably to do double writes: start writing the new tables, switch readers over, stop writing the old tables.

Jul 28 2017, 9:46 PM · Customer Impact, Diffusion, Bug Report
epriestley renamed T11823: Split RefCursor into a "name" table and a "ref" table so ref names have stable PHIDs from "The ref "master" is ambiguous in this repository" in rP to Split RefCursor into a "name" table and a "ref" table so ref names have stable PHIDs.
Jul 28 2017, 6:37 PM · Customer Impact, Diffusion, Bug Report
chad changed the status of T12939: Ponder seems to ignore all email settings from Duplicate to Resolved by committing rP9cf5bc30cdc0: Fix some copy and bugs in Ponder.
Jul 28 2017, 1:57 PM · Bug Report, Ponder
chad closed T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way as Resolved by committing rPa7121f022f77: Fix Firefox select dropdowns, maybe.
Jul 28 2017, 2:24 AM · Firefox, Bug Report

Jul 27 2017

chad added a comment to T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way.

Let me know if that diff works.

Jul 27 2017, 10:14 PM · Firefox, Bug Report
chad added a revision to T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way: D18286: Fix Firefox select dropdowns, maybe.
Jul 27 2017, 10:14 PM · Firefox, Bug Report
chad added a comment to T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way.

I honestly can't get the cool looking macos dropdown on firefox no matter what I try.

Jul 27 2017, 10:07 PM · Firefox, Bug Report
chad added a revision to T12939: Ponder seems to ignore all email settings: D18285: Fix some copy and bugs in Ponder.
Jul 27 2017, 9:32 PM · Bug Report, Ponder
epriestley merged T11639: InvalidArgumentException when clicking "Show Older Changes" on diff into T11843: Hitting "show older changes" throws an exception on DifferentialTransactionView::setLeftDiff() with Quicksand enabled.
Jul 27 2017, 4:53 PM · Quicksand, Bug Report
epriestley merged task T11639: InvalidArgumentException when clicking "Show Older Changes" on diff into T11843: Hitting "show older changes" throws an exception on DifferentialTransactionView::setLeftDiff() with Quicksand enabled.
Jul 27 2017, 4:53 PM · Restricted Project, Bug Report
epriestley merged T12308: Access forbidden on homepage if the first dashboard in menu is not visible to user into T12871: Setting a restricted dashboard as the topmost item in the global menu can lock some users out.
Jul 27 2017, 4:25 PM · Policy, Dashboards, Bug Report
epriestley merged task T12308: Access forbidden on homepage if the first dashboard in menu is not visible to user into T12871: Setting a restricted dashboard as the topmost item in the global menu can lock some users out.
Jul 27 2017, 4:25 PM · Dashboards, Profile Menu Item, Bug Report
epriestley closed T12560: Unintuitive interaction between autofixes and `arc diff` as Invalid.

Per above, this is not a bug.

Jul 27 2017, 2:43 PM · Bug Report
epriestley closed T12594: Scrolling to the right-hand side locks the mouse arrow to the orizonatal scroll bar and prevents navigation as Invalid.

This appears to lack reproduction steps, so we can't move forward.

Jul 27 2017, 2:40 PM · Bug Report
epriestley triaged T12891: Phacility does not currently offer instances in the Sydney region as Wishlist priority.

What is the network speed of transferring a similar file (e.g., a 400MB file from /dev/urandom) via ssh cat <file>?

Jul 27 2017, 2:17 PM · Feature Request
epriestley triaged T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way as Wishlist priority.
Jul 27 2017, 2:01 PM · Firefox, Bug Report
epriestley added a project to T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way: Firefox.
Jul 27 2017, 2:00 PM · Firefox, Bug Report
epriestley renamed T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way from Dropdown styles menu on Firefox/OSX has changed to Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way.
Jul 27 2017, 2:00 PM · Firefox, Bug Report
epriestley reassigned T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way from epriestley to chad.

Per above, the decision to color the default state is explicit so this is likely just a design tradeoff in the short term. I can test things locally if you want to keep fishing.

Jul 27 2017, 1:59 PM · Firefox, Bug Report
epriestley added a comment to T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way.

There's probably no reason for us to have color: ... on the <select />

Jul 27 2017, 1:57 PM · Firefox, Bug Report
cspeckmim added a comment to T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way.

While checking again I noticed:

  1. Explicitly setting the color: to #000 changes Last-MondayMid-April
  2. Removing/unchecking the color: in the web inspector doesn't have any effect, it looks like because <select /> elements are inheriting that style in two ways. Removing/unchecking from both definitions/rules will change it Last-MondayMid-April
Jul 27 2017, 1:53 PM · Firefox, Bug Report
epriestley claimed T12930: Firefox renders the open dropdown states for <select /> inputs with a "color" style in a primitive way.

Is this the current status here?

Jul 27 2017, 1:40 PM · Firefox, Bug Report
epriestley merged task T12939: Ponder seems to ignore all email settings into T10448: Modularize mail tags.
Jul 27 2017, 1:33 PM · Bug Report, Ponder
epriestley added a comment to T12939: Ponder seems to ignore all email settings.

I'm just going to merge this into T10448.

Jul 27 2017, 1:33 PM · Bug Report, Ponder
epriestley merged task T12909: Calendar ignores email preferences if a user is invited via a project into T10448: Modularize mail tags.
Jul 27 2017, 1:31 PM · Calendar, Bug Report
epriestley added a comment to T12909: Calendar ignores email preferences if a user is invited via a project.

This almost certainly has nothing to do with being invited via a project. I'm just going to merge this into T10448, which will moot it.

Jul 27 2017, 1:30 PM · Calendar, Bug Report
epriestley added a comment to T12939: Ponder seems to ignore all email settings.

I suspect this is actually more like: actions on Ponder answers are not covered by the "Ponder Questions" email preferences, because a "Ponder Answer" is not the same type of object as a "Ponder Question".

Jul 27 2017, 1:26 PM · Bug Report, Ponder

Jul 26 2017

chad created T12939: Ponder seems to ignore all email settings.
Jul 26 2017, 11:44 PM · Bug Report, Ponder
chad added a comment to T12933: Legalpad "Updated" date is wrong.

Closing for now, it's reasonable to post populate the table if we do decide we need the information. I'll note it on T5505

Jul 26 2017, 4:35 PM · Restricted Project, Bug Report
chad closed T12933: Legalpad "Updated" date is wrong as Resolved by committing rPe7f94d7528eb: Properly version Legalpad documents.
Jul 26 2017, 4:30 PM · Restricted Project, Bug Report
chad added a comment to T12933: Legalpad "Updated" date is wrong.

No worries, and appreciate the help.

Jul 26 2017, 5:10 AM · Restricted Project, Bug Report
tmakarios added a comment to T12933: Legalpad "Updated" date is wrong.

Fair enough; I'll stop bothering you now. D18280 looks good to me.

Jul 26 2017, 5:05 AM · Restricted Project, Bug Report
chad added a comment to T12933: Legalpad "Updated" date is wrong.

I don't know and I've spent way too much time here already.

Jul 26 2017, 5:02 AM · Restricted Project, Bug Report
tmakarios added a comment to T12933: Legalpad "Updated" date is wrong.
In T12933#230136, @chad wrote:

I see no way of reconstructing the rows.

Jul 26 2017, 4:56 AM · Restricted Project, Bug Report
chad added a comment to T12933: Legalpad "Updated" date is wrong.

I see no way of reconstructing the rows. It appears versioning never worked (and nor do we surface it anywhere). We can add a migration to fix the current times though.

Jul 26 2017, 3:36 AM · Restricted Project, Bug Report
tmakarios added a comment to T12933: Legalpad "Updated" date is wrong.

I may be mistaken, but it seems to me that D18280 will fix the problem only for new edits, made after that revision is applied. Is that right?

Jul 26 2017, 3:34 AM · Restricted Project, Bug Report
chad added a revision to T12933: Legalpad "Updated" date is wrong: D18280: Properly version Legalpad documents.
Jul 26 2017, 2:55 AM · Restricted Project, Bug Report
chad added a comment to T12933: Legalpad "Updated" date is wrong.

Seems a reasonable place to start. I'll look at this soon.

Jul 26 2017, 1:22 AM · Restricted Project, Bug Report

Jul 25 2017

tmakarios added a comment to T12933: Legalpad "Updated" date is wrong.

The creation date and modification date of a body should always be the same, like they are for a Phriction document body.

Jul 25 2017, 11:33 PM · Restricted Project, Bug Report
chad closed T12929: Tasks created via email don't get "created" feed stories. They say "renamed" as Resolved by committing rPca17e2283d92: Have Maniphest use create transactions when using email.
Jul 25 2017, 8:36 PM · Mail, Bug Report, Maniphest
epriestley added a comment to T12929: Tasks created via email don't get "created" feed stories. They say "renamed".

There's also bin/mail receive-test but that only accepts mail --to an existing object, not a random email address, right now. We could make that more flexible to make testing a little easier (raw_mail.txt must be a full piece of mail with proper headers and encoding, but bin/mail receive-test accepts just the plain text of a body and simulates all the headers/encoding/envelope stuff).

Jul 25 2017, 8:31 PM · Mail, Bug Report, Maniphest
epriestley added a comment to T12929: Tasks created via email don't get "created" feed stories. They say "renamed".

Something like:

Jul 25 2017, 8:29 PM · Mail, Bug Report, Maniphest
chad added a revision to T12929: Tasks created via email don't get "created" feed stories. They say "renamed": D18279: Have Maniphest use create transactions when using email.
Jul 25 2017, 8:28 PM · Mail, Bug Report, Maniphest
chad added a comment to T12929: Tasks created via email don't get "created" feed stories. They say "renamed".

I think I have a fix but can't find the command line trick you showed me to test it.

Jul 25 2017, 8:25 PM · Mail, Bug Report, Maniphest
tmakarios added a comment to T12933: Legalpad "Updated" date is wrong.

In case it helps: I think D13982 introduced the code being edited by D18253. But it sounds like some other code isn't behaving the way you were expecting it would.

Jul 25 2017, 4:45 AM · Restricted Project, Bug Report
epriestley added a comment to T12933: Legalpad "Updated" date is wrong.

I think you're innocent and that it never worked but I only looked at it for like 2 minutes.

Jul 25 2017, 12:51 AM · Restricted Project, Bug Report
chad added a comment to T12933: Legalpad "Updated" date is wrong.

I should be able to bisect this if I brokened it.

Jul 25 2017, 12:48 AM · Restricted Project, Bug Report
chad claimed T12933: Legalpad "Updated" date is wrong.
Jul 25 2017, 12:37 AM · Restricted Project, Bug Report

Jul 24 2017

epriestley added a comment to T12933: Legalpad "Updated" date is wrong.

There may be a bug with the body versioning (maybe it got broken by accident when we swapped to ModularTransactions, or maybe it never worked), but if there is we should fix that bug. The creation date and modification date of a body should always be the same, like they are for a Phriction document body.

Jul 24 2017, 11:51 PM · Restricted Project, Bug Report