google-code-export / yabi

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

Appliance needs / at end of uri in frontend admin #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Log into the front end admin.
2. Leave the trailing slash off your appliance name.
3. Try uploading a file.

What is the expected output? What do you see instead?
Upload fails. 

Need to look at best place to fix this. Workaround is to add the slash in the 
appliance field.

Original issue reported on code.google.com by amacgregor on 8 Jul 2011 at 7:05

GoogleCodeExporter commented 9 years ago

Original comment by amacgregor on 12 Jul 2011 at 4:14

GoogleCodeExporter commented 9 years ago
I've added validation and help text to the front end, so users now *must* add 
the trailing /. However, we should still get to the bottom of why this is 
necessary.

Original comment by amacgregor on 12 Jul 2011 at 6:08

GoogleCodeExporter commented 9 years ago
Appliance is now history. The link to Yabiadmin is now made in the yabife 
settings.py and works both with or without a trailing slash.

Original comment by amacgregor on 5 Oct 2011 at 7:04