PDA

View Full Version : Hosting plans are buggy in SVN :(


danf.1979
7th February 2007, 03:19
Hi, I noticed there is a bug on web templates hosting plans on SVN 2.3.1. Defining a hosting plan results in (some) incorrect values being shown afterwards when adding a new site.
I tried to investigate the issue but was too much complicated since involved some scripts I had never reviewd before. Multidocs edit.php and ispconfig_renderer.lib.php for example, that were the biggest files around so I quitted after some hours of testing and printing different arrays and values :(

till
7th February 2007, 10:17
Multidocs edit.php and ispconfig_renderer.lib.php for example

These files are not directly involved in the issue, these files are rendering all forms and have never to be changed when you have a problem with just one form. Have a look at the onshow event of action file of the form.

danf.1979
16th February 2007, 02:48
It seems that the hosting plan bug is fixed now...