Summary: | wish: to check the file size and report to the user if the file size exceeds limits set by flickr | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Martin Senftleben <linux> |
Component: | Plugin-WebService-Flickr | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, shouryasgupta |
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.11.0 | |
Sentry Crash Report: |
Description
Martin Senftleben
2012-01-13 14:29:30 UTC
This feature has been added. Commit can be seen in http://commits.kde.org/kipi-plugins/07a7a9ba00ca25f6216cc123098237a87facffae. Awaiting reviews :) Git commit d8330e063292a00801274a57d790dd1a7fe7b29c by Gilles Caulier. Committed on 15/05/2015 at 21:11. Pushed by cgilles into branch 'frameworks'. sync with master M +1 -0 PORT.KF5/FACTORIZE/flickrexport/flickritem.h M +191 -82 PORT.KF5/FACTORIZE/flickrexport/flickrtalker.cpp M +8 -3 PORT.KF5/FACTORIZE/flickrexport/flickrtalker.h M +53 -41 PORT.KF5/FACTORIZE/flickrexport/flickrwindow.cpp http://commits.kde.org/kipi-plugins/d8330e063292a00801274a57d790dd1a7fe7b29c Shourya, You can use these macros at commit time to close bug, CC comment to files, mail somebody, etc: https://techbase.kde.org/Policies/Commit_Policy#Special_keywords_in_GIT_and_SVN_log_messages Gilles Caulier Sure. I will close the bug that way from next time :) |