[ http://jira.openqa.org/browse/WTR-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zeljko closed WTR-456. ---------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/watir/watir-classic/issues > Firewatir fails to start firefox > -------------------------------- > > Key: WTR-456 > URL: http://jira.openqa.org/browse/WTR-456 > Project: Watir > Issue Type: Bug > Components: FireWatir > Affects Versions: 1.6.5 > Environment: ruby 1.8.6, 1.9.1 and ruby 1.9.2 mingw from > http://rubyinstaller.org/ > Reporter: Kevin DeRossett > Assignee: Charley Baker > Priority: Critical > > path_from_registry in firefox.rb line 1027ish > is: > return entry.last > but should be: > return "\"#{entry.last}\"" > without the quotes firefox will not start from the path c:\Program Files\... > or c:\Program Files (x86)\... the default location. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Wtr-development mailing list Wtr-development@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-development