https://bugs.kde.org/show_bug.cgi?id=492831

            Bug ID: 492831
           Summary: Account Balance Report needs HTML improvements
    Classification: Applications
           Product: kmymoney
           Version: 5.1.3
          Platform: Microsoft Windows
                OS: Microsoft Windows
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: reports
          Assignee: kmymoney-de...@kde.org
          Reporter: gemdan...@fastem.com
  Target Milestone: ---

SUMMARY
The Net Worth -> Account Balances report has several HTML and CSS issues.
This probably applies to many other reports also.

STEPS TO REPRODUCE
1.  Run the report Net Worth -> Account Balances by Institution
2.  Export the report as HTML
3. Look at the generated HTML file with a text editor.

OBSERVED RESULT
1. CSS has "background: "  items with a url which points to the kmymoney
installation folder.
That is useless if the file is moved to any place else, and probably even when
on this computer.
Delete the background items entirely.

2. Account names in the report have HTML links like
<a href=ledger?id=A000001&tid=>Bank Name</a>
These links do not work, so should not be created.
No use for links in this report, so all the "A" css items can be deleted.

3.  HTML DOCTYPE is specified as HTML 4.01 strict.
It would be nice to update the format for HTML 5.

EXPECTED RESULT
No "background:" CSS items with a url
No <a> links in the HTML
No A.xx items in the CSS

SOFTWARE/OS VERSIONS
Windows:  11

ADDITIONAL INFORMATION
KMyMoney 5.1.3-eefo4f1, installed via
kmymoney-5.1-3218-windows-cl-msvc2019-x86_64

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to