Denser Blog fails to broadcast comment_operation when permlink contains dot
Denser Blog fails to broadcast comment_operation when permlink contains dot. That failing permlink is produced by Blog itself, I suppose. To duplicate the issue try to reply to comment /hive-106130/@missbitcoin-sv/vvvvrnjste#@meme.bot/re-sewt1f-20240611t093506z
The error was returned by API on hive-5.pl.syncad.com (API on api.hive.blog fails, too). See screenshot from Denser Blog app:
Failed transaction was:
{
"ref_block_num": 11519,
"ref_block_prefix": 43562434,
"expiration": "2024-06-11T13:49:19",
"operations": [
{
"type": "comment_operation",
"value": {
"parent_author": "meme.bot",
"parent_permlink": "re-sewt1f-20240611t093506z",
"author": "guest4test",
"permlink": "re-meme.bot-1718113699403",
"title": "",
"body": "This is my comment.",
"json_metadata": "{\\"format\\":\\"markdown+html\\",\\"app\\":\\"@hiveio/wax/0.3.8-stable.240604171105\\"}"
}
},
{
"type": "comment_options_operation",
"value": {
"author": "guest4test",
"permlink": "re-meme.bot-1718113699403",
"max_accepted_payout": {
"amount": "1000000000",
"precision": 3,
"nai": "@@000000013"
},
"percent_hbd": 10000,
"allow_votes": true,
"allow_curation_rewards": true
}
}
],
"signatures": [
"2069ae15b79c304ae4d3d1e2f3cbd8bfe9ee1d97ff4b71acdf621e21321ab702bc33648c610d73033f2015cc3805f3d0bfde716d58caac4e5156c7e8b17857ec5c"
]
}
Edited by Wojciech Barcik