#504 closed defect (fixed)
Methods() function
Reported by: | Pedro Gea | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Various | Version: | head |
Severity: | normal | Keywords: | |
Cc: | Pedro Gea |
Description
Write 'Set Methods("");' et voilá!
Neither 'Set Methods("Real");' offers what it's expected.
Change History (3)
comment:1 Changed 18 years ago by
Owner: | changed from danirus to Víctor de Buen Remiro |
---|
comment:2 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 18 years ago by
bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000504 |
---|
Bug has been fixed in both TOL builds that are available at
v1.1.5 b.17 2007-08-28 15:20:36 i686-win
http://www.tol-project.org/pub/bin/win/tolbase-1.1.5-setup.exe
v1.1.6 b.0.20.alpha 2007-08-28 15:37:40 i686-win
http://www.tol-project.org/pub/bin/win/tolbase-1.1.6-setup.exe
A new test has been added to check it at
http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000504
Note: See
TracTickets for help on using
tickets.
This bug has been fixed in CVS (1.1.5 and head)
Problem was an mistake in ensuring argument is a valid type name.
Thanks to report it