I tried to test this but I have not a real JIRA account and I was not able to test a non-null value. But, I inspected all the definitions of that method and it seems it only returns pht() so I would assume that it only returns strings.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 10 2023
Sep 9 2023
I think this is apparently unrelated to projects. It's just needed to edit something else, keeping the date field as empty.
Tested. Thanks!
What do you think about the related tip? Also here I can maybe try to propose a counter-patch next week
What do you think about? Maybe I can try to propose a counter-patch about the related tip
Sep 8 2023
Sep 7 2023
Please wait 2-3 days before landing, so other people can share useful tips
Yeah why not, thanks
Sep 6 2023
comments more sexier for reviewers
Updated differential_faq.diviner as per review.
The AphrontRequest::getStr() method is known to return null or a string and any other value will cause a nuclear implosion from phutil_nonempty_string() and we like that
Nice! Just few inline tips
While it could be nice to have this, in the meanwhile I think that having something minimal like D25434 would be nice
Cowsay documentation moved to Remarkup section
Links to Remarkup section added to Differential documentation
Cowsay documentation moved to Remarkup section
Links to Remarkup section added to Differential documentation
Sep 5 2023
In D25434#12399, @valerio.bozzolan wrote:lol
Just a question. Why under differential and not related to Remarkup?
Just a question. Why under differential and not related to Remarkup?
Nice catch
Hi all, can this be approved if no one has any objections? Dashboards simply can't be modified under PHP 8.1 without this. Thanks.
In theory this could be a two-liner: Changing the last character of the $prefix, and in PhabricatorCursorPagedPolicyAwareQuery.php
- $map[$field->getFieldKey()] = $field->getValueForStorage(); + $map[$field->getModernFieldKey()] = $field->getValueForStorage();
In practice that leads to: Unhandled Exception ("PhutilTypeExtraParametersException") - Got unexpected parameters: customfield, customfield.index.table, customfield.index.key
Did some digging, and it looks like Segoe is not something we can use:
Sep 4 2023
Here is the homepage feed after I created this task. Nothing indicates that there was a task creation, just a triage:
Content is not in something, rather it's licensed under.
This is now resolved.
Thanks @aklapper, feel free to edit the Task description according to your proposal.
Nice catch. I agree that we should allow to have texts like asd {{{ lol }}} whey without any nuclear implosion needed by design just because we are trying to give support to cowsay or figlet.
Sep 3 2023
Sep 2 2023
<tl;dr>: This is a mismatch between legacy field keys still used for paging, versus modern field keys.
Add back code which shouldn't be removed.
Fix linting warnings.
Shorten too long line
Simplify code with neat functions as proposed by Valerio
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) and Apache 2.0 unless otherwise noted.
In T15322#11590, @valerio.bozzolan wrote:This would also help Wikimedia volunteers to upload screenshots of Phorge to Wikimedia Commons, avoiding annoying deletion procedures for the lack of the license in the very same page etc.
Sep 1 2023
Nuance has a "GitHub Repository: Import issues and pull requests from a GitHub repository" Source Type - it might already be doing something related?