Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💥 zb: Optional interface on fdo::PropertiesProxy::get_all #459

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

zeenix
Copy link
Contributor

@zeenix zeenix commented Aug 31, 2023

According to the spec:

An empty string may be provided for the interface name; in this case, if
there are multiple properties on an object with the same name, the
results are undefined (picking one by according to an arbitrary
deterministic rule, or returning an error, are the reasonable
possibilities).

Fixes #302.


Zeeshan Ali Khan on behalf of MBition GmbH.

Provider Information.

According to the spec:

> An empty string may be provided for the interface name; in this case, if
> there are multiple properties on an object with the same name, the
> results are undefined (picking one by according to an arbitrary
> deterministic rule, or returning an error, are the reasonable
> possibilities).

Fixes dbus2#302.
@zeenix zeenix enabled auto-merge August 31, 2023 11:24
@zeenix zeenix merged commit 4eed935 into dbus2:main Aug 31, 2023
@zeenix zeenix deleted the fix-fdo-props-get-all branch August 31, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support "" as interface name in org.freedesktop.DBus.Properties GetAll method
1 participant