williamleonard / obblm

Automatically exported from code.google.com/p/obblm
1 stars 0 forks source link

Quick team creator error if team name already exists #550

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to create an new team
2. enter a team name that already exists
3. select the required 11 players and click create team

What is the expected output? What do you see instead?

Expect a new team to be created but:

Warning: implode() [function.implode]: Invalid arguments passed in 
/home/talkfan1/public_html/ecbbl/modules/teamcreator/class_team_creator.php on 
line 338

Then request failed in the red bar.

What version of the product are you using?

0.9

Please provide any additional information below.

If you try and rename a team name to an existing one it just says request 
failed. It would be good if it gave a reason why it failed, in both these cases 
that being that the team name exists. Otherwise the user has no idea what the 
problem is and has to try and find out. If they simply knew to use a different 
team name then they would avoid having to troubleshoot.

Original issue reported on code.google.com by gambled...@gmail.com on 22 Aug 2011 at 11:28

GoogleCodeExporter commented 9 years ago
This is not an official OBBLM module, it's one that doubleskulls wrote himself.
You'll have to wait for him to answer this.

Original comment by Nimda...@gmail.com on 24 Aug 2011 at 1:03

GoogleCodeExporter commented 9 years ago

Original comment by Nimda...@gmail.com on 15 Dec 2011 at 12:35

GoogleCodeExporter commented 9 years ago
Working on it. 

Original comment by doublesk...@gmail.com on 6 Jan 2012 at 12:24

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r919.

Just incorrect handling of the error message when creating the team. Resolved 
now. 

Original comment by doublesk...@gmail.com on 6 Jan 2012 at 12:39