title and file... then cannot delete message #4

Closed
opened 2020-12-03 00:17:57 +01:00 by qo-op · 1 comment
Member

From S9EJbjbaGPnp26VuV6fKjR7raE1YkNhUGDgoydHvAJ1

./jaklis.py send -d 2L8vaYixCf97DMT8SistvQFeBj7vb6RQL7tvwyiv1XVH -t "IPFS_tryme" -f ~/.zen/ipfs/.${IPFSNODEID}/tryme.addr
Message envoyé avec succès !
ID: AXYltkq-RPsuHHWVsQmM

On destination:

./jaklis.py read
####################################################################################  Nombre de messages: 3/104  #####################################################################################
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------  De S9EJbjbaGPnp26VuV6fKjR7raE1YkNhUGDgoydHvAJ1, le 03/12/2020 à 00:07  (ID: AXYltkq-RPsuHHWVsQmM)  ------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/ip4/90.89.176.141/tcp/44531/p2p/12D3KooWAFWQ3jKJmAfHDubvY5r16XVxLuGeaSTBRraiBxnBp71w

/ip4/90.89.176.141/udp/44531/quic/p2p/12D3KooWAFWQ3jKJmAfHDubvY5r16XVxLuGeaSTBRraiBxnBp71w
/ip6/2a01:cb19:8344:f00:2f66:4628:95f8:f60a/tcp/4001/p2p/12D3KooWAFWQ3jKJmAfHDubvY5r16XVxLuGeaSTBRraiBxnBp71w
/ip6/2a01:cb19:8344:f00:2f66:4628:95f8:f60a/udp/4001/quic/p2p/12D3KooWAFWQ3jKJmAfHDubvY5r16XVxLuGeaSTBRraiBxnBp71w

I was expecting title will be "IPFS_tryme" as from -t option
But It seems title is considered the first file line.

When I try to delete it, there is an error

./jaklis.py delete -i AXYltkq-RPsuHHWVsQmM
Impossible de supprimer le message AXYltkq-RPsuHHWVsQmM:
Vous n'êtes pas l'auteur de ce message.

Not true, this message is mine.

Could it take -t as title when using -f option?

From S9EJbjbaGPnp26VuV6fKjR7raE1YkNhUGDgoydHvAJ1 ``` ./jaklis.py send -d 2L8vaYixCf97DMT8SistvQFeBj7vb6RQL7tvwyiv1XVH -t "IPFS_tryme" -f ~/.zen/ipfs/.${IPFSNODEID}/tryme.addr Message envoyé avec succès ! ID: AXYltkq-RPsuHHWVsQmM ``` On destination: ``` ./jaklis.py read #################################################################################### Nombre de messages: 3/104 ##################################################################################### ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------- De S9EJbjbaGPnp26VuV6fKjR7raE1YkNhUGDgoydHvAJ1, le 03/12/2020 à 00:07 (ID: AXYltkq-RPsuHHWVsQmM) ------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ /ip4/90.89.176.141/tcp/44531/p2p/12D3KooWAFWQ3jKJmAfHDubvY5r16XVxLuGeaSTBRraiBxnBp71w /ip4/90.89.176.141/udp/44531/quic/p2p/12D3KooWAFWQ3jKJmAfHDubvY5r16XVxLuGeaSTBRraiBxnBp71w /ip6/2a01:cb19:8344:f00:2f66:4628:95f8:f60a/tcp/4001/p2p/12D3KooWAFWQ3jKJmAfHDubvY5r16XVxLuGeaSTBRraiBxnBp71w /ip6/2a01:cb19:8344:f00:2f66:4628:95f8:f60a/udp/4001/quic/p2p/12D3KooWAFWQ3jKJmAfHDubvY5r16XVxLuGeaSTBRraiBxnBp71w ``` I was expecting title will be "IPFS_tryme" as from -t option But It seems title is considered the first file line. When I try to delete it, there is an error ``` ./jaklis.py delete -i AXYltkq-RPsuHHWVsQmM Impossible de supprimer le message AXYltkq-RPsuHHWVsQmM: Vous n'êtes pas l'auteur de ce message. ``` Not true, this message is mine. Could it take -t as title when using -f option?
Owner

Fix: a292711a

Fix: [a292711a](https://git.p2p.legal/axiom-team/cesium-messaging/commit/a292711ae825ac47d05bc0fa0a607bcf63dbb527)
poka closed this issue 2020-12-03 04:09:37 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: axiom-team/jaklis#4
No description provided.