After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 352220 - verifytablecell does not work
verifytablecell does not work
Status: RESOLVED WONTFIX
Product: LDTP
Classification: Other
Component: ldtp
0.5.x
Other Linux
: Normal normal
: ---
Assigned To: Prashanth Mohan
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2006-08-21 01:51 UTC by Prashanth Mohan
Modified: 2018-09-11 19:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
I am trying to rewrite teh verify_cell_value function. Am I using the right approach? Can I continue with this? (7.58 KB, patch)
2006-08-31 19:21 UTC, Prashanth Mohan
needs-work Details | Review

Description Prashanth Mohan 2006-08-21 01:51:21 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
Comment 1 Prashanth Mohan 2006-08-31 19:21:57 UTC
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?
Comment 2 André Klapper 2018-09-11 19:53:07 UTC
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!