Summary: | Missing newline in MySQL codegenerator results in output being partially commented out on some models (trivial). | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Nikita Skovoroda <chalkerx> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | okellogg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.9.0 | |
Sentry Crash Report: | |||
Attachments: | test file (open with umbrello, do a codegen) |
Description
Nikita Skovoroda
2011-06-07 23:14:45 UTC
Can someone please fix that? It's trivial. Yup. SVN commit 1296156 by okellogg: MySQLWriter::printCheckConstraints(): Write missing m_endl to QTextStream before calling base method. M +2 -0 ChangeLog M +1 -0 umbrello/codegenerators/sql/mysqlwriter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1296156 Thanks! apply fixed bug from 4.9.0 changelog |