| Summary: | HTML tag not working | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Jan Bidler <janbidler00> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl, james.h.graham |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jan Bidler
2022-07-18 18:18:23 UTC
It seems the reason it doesn't work is because it was never implemented. I just had a look in actionHandler.cpp and line 138 shows:
// static const QString htmlPrefix = QStringLiteral("/html "); // TODO
The html command has been removed entirely |