Page MenuHomePhabricator

Some applications don't support the "Quote" action on comments properly
Open, NormalPublic

Description

I've noticed that quotes don't work in Paste and Audit (and maybe a few other places). That is, I can't click onto a comment in the timeline and quote it.

Revisions and Commits

Event Timeline

joshuaspence raised the priority of this task from to Needs Triage.
joshuaspence updated the task description. (Show Details)
joshuaspence added projects: Audit, Paste.
joshuaspence added a subscriber: joshuaspence.
dralin claimed this task.
dralin added a subscriber: dralin.
dralin removed a subscriber: dralin.
dralin removed dralin as the assignee of this task.
dralin added a subscriber: dralin.

sdad tresdtt

testtest//test[[

  • URL

    | name ]]//****
dralin claimed this task.
dralin removed a subscriber: dralin.
epriestley removed dralin as the assignee of this task.

@epriestley is this a migration thing or just modernizing?

Modernizing -- the timeline needs setQuoteTargetID() and setQuoteRef() to activate "Quote". This should be more automatic than it is, but the comment boxes are custom per app right now. If you want to go manually add the calls now that'll work, or we can wait until this gets a general modernization pass and should pick it up for free.

joshuaspence triaged this task as Normal priority.

Quotes also don't work in Ponder.

See also D14665 for EditEngine integration, which slightly changes one call.

I also made them work in Paste, so generalizing this task per D14416.

epriestley renamed this task from Quotes don't work in paste and audit to Some applications don't support the "Quote" action on comments properly.Dec 5 2015, 9:26 PM
epriestley edited projects, added Transactions; removed Paste, Audit.
eadler added a project: Restricted Project.Aug 5 2016, 5:23 PM