<table><tr><td style="">glennw created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: kde-frameworks-devel.<br />glennw requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D14435">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In some cases, the strings returned from amText() and<br />
pmText() may differ in case to the provided format<br />
in the timeFormatToInputMask method.</p>

<p>This results in an incorrect mask string being provided<br />
to the line edit control.</p>

<p>Instead, detect if the format string uses upper or lower<br />
case for the AM/PM specification, and use this to convert<br />
the am/pm text strings to a consistent case.</p>

<p>BUG: 361764</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R236 KWidgetsAddons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14435">https://phabricator.kde.org/D14435</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/ktimecombobox.cpp</div></div></div><br /><div><strong>To: </strong>glennw<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>