History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-760
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Matthew Bryant
Reporter: Julian Warren
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
FarCry Core Framework

Scope error in stObj.include

Created: 05/Jun/07 11:59 AM   Updated: 06/Jun/07 07:03 AM
Component/s: Components
Affects Version/s: 4.0.1
Fix Version/s: 4.0.2

Time Tracking:
Not Specified

Environment: CF 7.02 and Apache


 Description  « Hide
I was setting up Friendly UR using apache rewrite when I came across an odd "bug. When I used the test url http://bitstream/go.cfm?path=/go/search where "bitstream" is my virtual server the "<skin:include" on template "displayDefault.cfm" passed the variable stObj.include correctly but later on in the template "include.cfm" line 35 the variable was called again and could not be found. This must be a scope error but anyway the variable in that line should be "attributes.template" (I think).

Incidentally I did not use the servlet as the apache is easier and anyway the servlet d/l location(s) are offline

PS What is farcry without the cms?

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Matthew Bryant - 06/Jun/07 07:03 AM
Fixed r.1606
Thanks Julian.