Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #31639


Ignore:
Timestamp:
03/14/2015 04:42:51 AM (10 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31639

    • Property Keywords needs-patch added
    • Property Type changed from enhancement to defect (bug)
    • Property Milestone changed from Awaiting Review to 4.2
  • Ticket #31639 – Description

    initial v1  
    11When text is not selected on the parent window and the bookmarklet is used or in any case with the direct entry URL, Press This attempts to grab a description (Twitter, Facebook, or meta) for insertion.
    22
    3 Should we try to be smart about this and stop this in certain cases?
    4 
    5 For example, if the description ends in `...`, could we make the assumption it was auto-generated and of less value than a handcrafted description?
     3We should be smart about this and stop this in certain cases, such as when an ellipsis is used in the description, since that usually means it's been auto-generated.