HomePhorge

Fix tokenizer placeholder issue

Description

Fix tokenizer placeholder issue

Summary:
The placeholder property remains null despite it is set to a custom
value.

Test Plan:
Use a custom placeholder in AphrontFormTokenizerControl

id(new AphrontFormTokenizerControl())
  ->setPlaceholder('My custom placeholder...')
  ->setDatasource('/typeahead/common/projects/');

The placeholder should be set to "My custom placeholder..."

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4297

Details

Provenance
Mailson MenezesAuthored on Dec 29 2012, 12:57 PM
epriestleyCommitted on Dec 29 2012, 1:11 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPdbae9452f945: Add a setup icon.
Branches
Unknown
Tags
Unknown

Event Timeline