yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24488
[Bug 1392510] [NEW] help_text with quotation marks doesn't show up
Public bug reported:
Project > Access & Security > Manage Rules action > Add Rule
If you hover over Remote field's help icon, it reads: "To specify an allowed IP range, select"
This description is incomplete.
If you go to the code:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/access_and_security/security_groups/forms.py#L199
you will notice that the rest of the help text is cut off due to the ".
** Affects: horizon
Importance: Undecided
Status: New
--
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/1392510
Title:
help_text with quotation marks doesn't show up
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Project > Access & Security > Manage Rules action > Add Rule
If you hover over Remote field's help icon, it reads: "To specify an allowed IP range, select"
This description is incomplete.
If you go to the code:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/access_and_security/security_groups/forms.py#L199
you will notice that the rest of the help text is cut off due to the
".
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1392510/+subscriptions
Follow ups
References