I should probably have filed this as a bug report. The issue is that the commit message populated by arcanist looks different, in a surprising way, to the way the Summary information is displayed on the Differential page.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 6 2016
Oct 6 2016
oliverhenshaw added a comment to T11739: merge commit populated from phabricator fields shows "Summary" field tag in-line with its contents..
oliverhenshaw added a comment to T11737: can't return from "Show All Context" straight to "View Side-by-Side" for file diffs.
To be clear, I started with the Side-by-Side view, which I guess is the default. And I can't return directly to the side-by-side view with the original amount of context after "Show All Context".
oliverhenshaw added a comment to T11738: Improve the heuristic which guesses which function/method/class line best provides context for diff snippets.
I'm referring to that area in general, but I'm talking about e.g. the src/applications/conpherence/application/PhabricatorConpherenceApplication.php section. The grey area above the diff shows
'/conpherence/' => array(
when it should say something like
public function getRoutes() {