No idea if that works as i have no idea on how to test this.
Hoping for some clues from you people!
Differential D1375
Phabricator/plugin: Add support for commented links Authored by ardumont on Apr 9 2019, 2:12 PM. Tags None Subscribers None
Details
No idea if that works as i have no idea on how to test this. Hoping for some clues from you people!
Diff Detail
Event TimelineComment Actions Transmit object_fragment to object formatter as well So that they can build the right url Comment Actions
@olasd i finally grasped what you meant, thanks. Comment Actions Could you factorize this part: url = full_XXX['uri']
if object_fragment is not None:
url = '%s%s' % (url, object_fragment)by moving it in get_object_by_phid?
Comment Actions
| ||||||||||||||||||||||||||