jwh
Posts: 13
|
| Posted: 04/20/2006, 3:59 PM |
|
Hello,
CCS 3.x generates a file "functions.js" but refers to "Functions.js" in my Projects. CCS 2.x used to generate a "Functions.js" file.
Because of that mismatch some functions cannot be found and a lot of the JS-Script-Stuff does not work.
By manually adding a link "ln -s functions.js Functions.js" it works again.
On a Windows-Web-Server it does not matter, but there are people using other plattforms as Web-Server 
I'd like to see that fixed
I'll make this a bug report as well
|
 |
 |
WKempees
|
| Posted: 04/20/2006, 4:19 PM |
|
jwh
What Languange are you generating ASP PhP Java ? What?
Walter
"jwh" <jwh@forum.codecharge> schreef in bericht
news:24448126372628@news.codecharge.com...
> Hello,
>
> CCS 3.x generates a file "functions.js" but refers to "Functions.js" in my
> Projects. CCS 2.x used to generate a "Functions.js" file.
>
> Because of that mismatch some functions cannot be found and a lot of the
> JS-Script-Stuff does not work.
>
> By manually adding a link "ln -s functions.js Functions.js" it works
> again.
>
> On a Windows-Web-Server it does not matter, but there are people using
> other
> plattforms as Web-Server 
>
> I'd like to see that fixed
>
> I'll make this a bug report as well
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
wkempees
Posts: 1679
|
| Posted: 04/20/2006, 4:24 PM |
|
Php generates just fine!
ASP generated just fine!
this is CCS 3.0.3.1
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
jwh
Posts: 13
|
| Posted: 04/21/2006, 5:54 AM |
|
I'm using CCS 3.0.3.1 with PHP and the Project was initially started with CCS 2.x. So it's a converted Project, maybe that's the reason.
|
 |
 |
WKempees
|
| Posted: 04/21/2006, 11:39 AM |
|
Must be, please report this issue to Support, so that they can investigate
and fix if necessary.
Thanks
"jwh" <jwh@forum.codecharge> schreef in bericht
news:24448d5f7622cd@news.codecharge.com...
> I'm using CCS 3.0.3.1 with PHP and the Project was initially started with
> CCS
> 2.x. So it's a converted Project, maybe that's the reason.
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|