fralx / LimeReport

Report generator for Qt Framework
http://limereport.ru/
Other
401 stars 152 forks source link

formatNumber bug #443

Open zafarranch0 opened 10 months ago

zafarranch0 commented 10 months ago

https://github.com/fralx/LimeReport/blob/6a623a9ecbf8083fb01ae08f00aaa81f70720d03/limereport/items/lrtextitem.cpp#L456

Must be str = QString::asprintf(m_format.toStdString().c_str(), value);