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

Key: SIDE-173
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Shinya Kasatani
Reporter: Paul Morriss
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Selenium IDE

Putting hypens in filename causes generation of invalid Python class names when exporting to Python

Created: 25/Feb/08 05:33 AM   Updated: 01/Mar/08 02:29 AM
Component/s: None
Affects Version/s: 0.8.7
Fix Version/s: 1.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Firefox 2, Windows XP


 Description  « Hide
To reproduce:
start the IDE from Firefox
Go to a website and click on something.
Save Test as and specify filename of "bug-test".
Export Test As python and specify filename of "bug-test.py".
The class and routines generated are called bug-test and test_bug-test. The hyphens are invalid in python class and routine names.


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.