Am 23.09.2013 08:25, schrieb A.L.E.C:
> On 09/22/2013 10:21 PM, Michael Heydekamp wrote:

>> 1) Almost all plugins do still use the legacy "$rcmail_config" array in
>> their .dist file, rather than "$config".
> 
> That it not true, at least for plugins from Roundcube repo.

Well, we do have "some" more (not necessarily activated/registered in
Roundcube, but being existent in the plugins directory).

What is still confusing us:

>> Do we need to manually run a search/replace across all
>> config.inc.php(.dist)?
> 
> Yes. However, with current git-master both variables would work.

Ok...

>> 2) The plugin 'password' for instance does already use the "$config" array
>> in it's config.php.dist. But this is not being reflected in config.inc.php
>> (shouldn't there be some sort of automatism?).
> 
> What do you mean? No need to modify variable automatically because the
> old is supported still.

Isn't that a contradiction to what you said above?

We DO NEED to modify the variable manually (that is what you stated with
your "Yes" above), but at the same time there is NO NEED to change it
(automatically) because the old one does still work...?

Hmmm. Why then do we need to modify it manually?

> We do/will not update user config files.

Of course Roundcube should not change any user- or server-defined settings.
But in the case of renaming a variable/array, from my point of view this
should be updated automatically.
 
Anyway, why I'm asking and trying to clarify all this: The 'password' plugin
doesn't work here anymore since a week or so. To be more precise, it's the
domainFACTORY driver that doesn't work anymore.

So whom should we address with this issue? The author of the plugin (you),
the author of the domainFACTORY driver (Till Krüss), or domainFACTORY
itself?

I have the suspicion that it might not work due to recent changes of the
plugin, but I'm not sure, of course.

Are you able to help with this...?

Cheers,
-- 
Michael Heydekamp
Co-Admin freexp.de
Düsseldorf/Germany
_______________________________________________
Roundcube Development discussion mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/dev

Reply via email to