Bug 168936 - list-dispatch-commands.py messy output
Summary: list-dispatch-commands.py messy output
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-18 06:13 UTC by fpy
Modified: 2025-10-19 21:05 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
tentative csv (711.51 KB, text/csv)
2025-10-18 06:14 UTC, fpy
Details
tentative fixed html (to be imported in Calc for further checks) (783.79 KB, text/html)
2025-10-18 15:10 UTC, fpy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fpy 2025-10-18 06:13:31 UTC
see https://wiki.documentfoundation.org/Development/DispatchCommands
fisrt column gets weird entries, e.g.

.uno:Rect?FillTransparence:short=50&FillColor

.uno:ConditionalFormatEasy?FormatRule:short=0

...
Comment 1 fpy 2025-10-18 06:14:50 UTC
Created attachment 203405 [details]
tentative csv
Comment 3 fpy 2025-10-18 15:08:10 UTC
(In reply to Arkadiy Illarionov from comment #2)
> What is the expected output here?

IMHO it hould be ignored, they are just instances of the canonical entry;
and arguments are listed in their dedicated column.

ps.
I added you to https://gerrit.libreoffice.org/c/core/+/192647
Comment 4 fpy 2025-10-18 15:10:39 UTC
Created attachment 203414 [details]
tentative fixed html (to be imported in Calc for further checks)