yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17512
[Bug 1347071] [NEW] HTMLElement final class string getter
Public bug reported:
The class_string property does NOT return the final class string. This
is evident in some of the BatchAction classes (which is a subclass). The
only way to get the final class string is through the get_final_attrs
method.
In order to retrieve the final class string, we would need to calculate
the final attributes. This can be cumbersome if all we want is the final
class string. We need a mechanism that would allow us to retrieve just
the final class independently.
** Affects: horizon
Importance: Undecided
Assignee: Thai Tran (tqtran)
Status: In Progress
--
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/1347071
Title:
HTMLElement final class string getter
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
The class_string property does NOT return the final class string. This
is evident in some of the BatchAction classes (which is a subclass).
The only way to get the final class string is through the
get_final_attrs method.
In order to retrieve the final class string, we would need to
calculate the final attributes. This can be cumbersome if all we want
is the final class string. We need a mechanism that would allow us to
retrieve just the final class independently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1347071/+subscriptions
Follow ups
References