[Bug 240413] accountwizard does not properly detect/set authentication settings

Casey Link unnamedrambler at gmail.com
Fri Jun 4 22:15:14 BST 2010


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





--- Comment #2 from Casey Link <unnamedrambler gmail com>  2010-06-04 23:15:11 ---
QtScript's ECMASCRIPT language does not have enum support.

So, fixing this bug in a sustainable way requires the following:

1) string-to-enum and enum-to-string helper functions in an accessible place
(transportbase.h)
2) resource agents storing auth types as strings 

It is doable (albeit in an ugly way) with just 1, but that is the minimum.

Both of those options have met with resistance before, so I'll forgo fixing
this now. After all the defaults are sane and work in most cases.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list