Page MenuHomePhabricator

type=create not accepting buttonlabel or default parameters
Closed, ResolvedPublic

Description

Author: agony79

Description:
Following code has worked before:

<inputbox>
type=create
default=default test
buttonlabel=Go
</inputbox>

But now buttonlabel and default has dropped out and code produce plain text field without value and submit button without value. preload seems to work and "type=search" works at least with buttonlabel.


Version: unspecified
Severity: major

Details

Reference
bz16307

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:25 PM
bzimport set Reference to bz16307.

soxred93 wrote:

*** This bug has been marked as a duplicate of bug 16108 ***