yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14147
[Bug 1316226] [NEW] Autocomplete attribute for Workflow forms
Public bug reported:
Currently, there's no mechanism to set a Workflow's form element's
"autocomplete" attribute.
This mechanism exists within modal-forms; through a template inheritance
mechanism. That approach doesn't work for workflows because the
template-inheritance is reversed.
One good example of a Workflow that should have the 'autocomplete="off"'
tag is the database launch page. (Which, unsurprisingly, provided me
the motivation to submit the bug in the first place.)
** Affects: horizon
Importance: Undecided
Assignee: Matthew D. Wood (woodm1979)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Matthew D. Wood (woodm1979)
** Description changed:
Currently, there's no mechanism to set a Workflow's form element's
"autocomplete" attribute.
This mechanism exists within modal-forms; through a template inheritance
mechanism. That approach doesn't work for workflows because the
template-inheritance is reversed.
+
+ One good example of a Workflow that should have the 'autocomplete="off"'
+ tag is the database launch page. (Which, unsurprisingly, provided me
+ the motivation to submit the bug in the first place.)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1316226
Title:
Autocomplete attribute for Workflow forms
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Currently, there's no mechanism to set a Workflow's form element's
"autocomplete" attribute.
This mechanism exists within modal-forms; through a template
inheritance mechanism. That approach doesn't work for workflows
because the template-inheritance is reversed.
One good example of a Workflow that should have the
'autocomplete="off"' tag is the database launch page. (Which,
unsurprisingly, provided me the motivation to submit the bug in the
first place.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1316226/+subscriptions
Follow ups
References