staffann / st2funbeat

The project develops a plugin to training diary software Sporttracks 3 developed by Zone Five Software, that exports excercise data to swedish online training diary Funbeat.se.
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Better error message needed when login nane and/or password is missing #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the plugin
2. Try to export an activity
3. The error message is "Server was unable to process request. ---> Value
can not be null. Parameter name: password.

What is the expected output?
A popup saying something like "Please provide funbeat user name and
password in the ST2funbeat settings"

It isn't unreasonable to expect a relatively large number of users to have
this happen after the first install, so we should provide a helpful message
in order to make the first impression of ST2funbeat a good one.

Original issue reported on code.google.com by staffan....@gmail.com on 6 Jun 2010 at 4:38

GoogleCodeExporter commented 9 years ago

Original comment by staffan....@gmail.com on 15 Jun 2010 at 8:41

GoogleCodeExporter commented 9 years ago
Added check that login name and password is entered and a proper message

Original comment by staffan....@gmail.com on 17 Jun 2010 at 7:54