GNOME Bugzilla – Bug 352220
verifytablecell does not work
Last modified: 2018-09-11 19:53:07 UTC
Verify table cell does not seem to work properly: In the Evolution Preferences window: name = getcellvalue ('*EvolutionPref*','tblMailAccounts',0,1) verifytablecell ('*EvolutionPref*','tblMailAccounts',0,1,name) fails. getcellvalue() works properly however, meaning it is returning the correct account Name. So the problem lies in verifytablecell
Created attachment 71978 [details] [review] I am trying to rewrite teh verify_cell_value function. Am I using the right approach? Can I continue with this?
LDTP has moved to Github. If the problem reported in this GNOME Bugzilla ticket still exists in a recent LDTP version, please feel free to report the issue at https://github.com/ldtp/ldtp2/issues Thanks for your understanding and we apologize for the inconvenience!