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

ad-hoc command does not display note content #340

Open
singpolyma opened this issue Jan 27, 2018 · 3 comments
Open

ad-hoc command does not display note content #340

singpolyma opened this issue Jan 27, 2018 · 3 comments

Comments

@singpolyma
Copy link

singpolyma commented Jan 27, 2018

<iq from="cheogram.com" type="result" id="ab07a" to="[REDACTED]">
<command xmlns="http://jabber.org/protocol/commands" status="completed" sessionid="be7d1ac111ffcacc0e86efc48b3a5e8d35b0f5c1">
<note type="info">Configuration saved!</note>
</command>
</iq>

This comes at the end of an ad-hoc command session, and causes psi to just show a blank box instead of displaying the text...

Psi version tested: 0.15

@singpolyma
Copy link
Author

Just tried the default "ping" command against a prosody server and this XML comes back:

<iq from="[REDACTED]" type="result" id="ab17a" to="[REDACTED]">
<command xmlns="http://jabber.org/protocol/commands" status="completed" node="ping" sessionid="c71e8a35-024f-40cb-bb49-9dfbd073ecf3">
<note type="info">Pong
2018-01-27T16:42:32Z</note>
</command>
</iq>

Which also just shows a blank dialog with Psi, instead of showing the text.

@singpolyma
Copy link
Author

Oh, hmm. It works fine in Psi+ 1.2.105 -- maybe resolved then. Sorry

@Neustradamus
Copy link
Contributor

@singpolyma, @Ri0n, @Vitozz, @tehnick: There is a change about it?

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

No branches or pull requests

2 participants