This topic is locked

ts_picker.js

9/26/2006 11:45:34 AM
PHPRunner General questions
S
Sealless author

Using PHPRunner 3.0 Build 119 the following code is generated for xxx_view.php scripts (Default template)


The ts_picker.js file is identified as a build component in Step 12 :


However, there is no such file as include/ts_picker.js. It does not appear in the default template (c:\program files\phprunner\source\include) and it does not appear in the generated code.
Is there a more current build of PHPRunner 3.0 which corrects this problem?

Alexey admin 9/27/2006

Hi,
the ts_picker.js file is not used in the latest PHPRunner 3.0

There is no more recent update than 119.

Please tell me what problem do you experience with this file and I'll help you to resolve it.
This bug is compltely fixed in PHPRunner 3.1

S
Sealless author 9/27/2006

Hi,

the ts_picker.js file is not used in the latest PHPRunner 3.0

There is no more recent update than 119.

Please tell me what problem do you experience with this file and I'll help you to resolve it.
This bug is compltely fixed in PHPRunner 3.1


I understand that ts_picker.js is not used in PHPRunner 3.0 and I know how to make the changes to my template to make references to it go away (which I am only doing to get rid of the annoying "File does not exist" messages Apache throws every time a xxx_view.php page loads).
What I don't understand is why I have read two different posts that say this problem has been fixed and still I see this:


and this


and yet there is still no ts_picker.js in the include directory of my (3.1) project.
I'm just having a hard time figuring out what it means to be "fixed".

Alexey admin 9/27/2006

Hi,
thank you for pointing me to this.

We removed all the references to ts_picker.js from PHPRunner files.
The updated version of PHPRunner will be available shortly.

I'm sorry for this inconvenience.

Sergey Kornilov admin 9/27/2006

Chet,
you are perfectly right - there are still some references to ts_picker.js file though we don't use it any more.

We'll remove the rest of references so it won't bother you anymore.
Please note that there is no correlation between the list on step 12 and the actual list of files generated.