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

Key: FC-1446
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Jason
Votes: 0
Watchers: 0
Operations

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

buildLink has incorrect logic determining if ? exists in a passed in href

Created: 12/Aug/08 03:30 PM   Updated: 13/Aug/08 11:30 AM
Component/s: None
Affects Version/s: 3.0.2, FarCry 4.0 (Gonzalas), FarCry 5.0 (Fortress), 4.0.9, 4.0.10
Fix Version/s: 5.0.2

Time Tracking:
Not Specified


 Description  « Hide
buildLink has the check to see if ? exists in href around backwards

should be:
FindNoCase("?",attributes.href)

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.