Alexei,
I just wanted to report a bug in the IT Services section. This bug affects both versions 1.0 and versions 1.1alpha10.
If you setup a service, and set algorithm to MIN, you can no longer change that service using the PHP frontend. When you try to update that service, it will not properly populate the drop-down list for the algorithm field (the list is blank), and when trying to update the service it will fail, due to the fact that the frontend doesn't like that field to be blank.
The only way I can fix this is to manually edit the table "services" and change field "algorithm" from a 2 to a 1. This changes that service to MAX algorithm, and it is once more editable from the PHP frontend.
I just wanted to report this bug. I'm surprised that this bug has been in every version since 1.0.
Thanks for making a great software package.
I just wanted to report a bug in the IT Services section. This bug affects both versions 1.0 and versions 1.1alpha10.
If you setup a service, and set algorithm to MIN, you can no longer change that service using the PHP frontend. When you try to update that service, it will not properly populate the drop-down list for the algorithm field (the list is blank), and when trying to update the service it will fail, due to the fact that the frontend doesn't like that field to be blank.
The only way I can fix this is to manually edit the table "services" and change field "algorithm" from a 2 to a 1. This changes that service to MAX algorithm, and it is once more editable from the PHP frontend.
I just wanted to report this bug. I'm surprised that this bug has been in every version since 1.0.
Thanks for making a great software package.
Comment