[Chameleon-dev] [Bug 507] New: [Chameleon - Service Instance]
	undefind paths to template and context get error
    bugzilla-daemon at www.maptools.org 
    bugzilla-daemon at www.maptools.org
       
    Fri Jul  9 13:13:56 EDT 2004
    
    
  
http://www.maptools.org/bugzilla/show_bug.cgi?id=507
           Summary: [Chameleon - Service Instance] undefind paths to
                    template and context get error
           Product: Chameleon
           Version: 1.99
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Service Instance
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: cthorne at dmsolutions.ca
I think if the instance url points to templates or context without an actual
path. ( eg. sample_cwc2_en.html) The instance does not look in the cwc2/template
or cwc2/data directories 
For example:
http://localhost/chameleon/cwc2/cwc2.php?service=VCG&request=GetApplication&version=0.1.0&LANGUAGES=en-CA,fr-CA&TEMPLATES=sample_cwc2_en.html,sample_cwc2_fr.html
Gets the following error:
Notice: Undefined variable: szDestPath in
D:\ms4w\apps\chameleon\htdocs\chameleon.php on line 1153
Notice: Undefined variable: szDestPath in
D:\ms4w\apps\chameleon\htdocs\chameleon.php on line 1153
request URI was http://localhost/chameleon/cwc2/cwc2.php
query string was
service=VCG&request=GetApplication&version=0.1.0&LANGUAGES=en-CA,fr-CA&TEMPLATES=sample_cwc2_en.html,sample_cwc2_fr.html
Access denied to template /ms4w/apps/chameleon/cwc2/templates/
----
or
----
http://dev1.dmsolutions.ca/msapps/cwc2-1.99beta-20040709/cwc2.php?service=VCG&request=GetApplication&version=0.1.0&LANGUAGES=en-CA&TEMPLATES=sample_cwc2.html
Gets the following error:
Notice: Undefined variable: szDestPath in
/home/msapps/chameleon-1.99beta-20040709/htdocs/chameleon.php on line 1153
Notice: Undefined variable: szDestPath in
/home/msapps/chameleon-1.99beta-20040709/htdocs/chameleon.php on line 1153
request URI was http://dev1.dmsolutions.ca/msapps/cwc2-1.99beta-20040709/cwc2.php
query string was
service=VCG&request=GetApplication&version=0.1.0&LANGUAGES=en-CA&TEMPLATES=sample_cwc2.html
Access denied to template /home/msapps/chameleon-1.99beta-20040709/cwc2/templates/
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the Chameleon-dev
mailing list