If you add a group, either through Section Info or Site Info, with a title > 99 chars, you get an error.
Section Info triggers an NPE/ bug report. Site Info apparently does nothing but the operation doesn't complete (screen refreshes).
Site Info should check for appropriate field length and clients that manage groups (Site Info / Section Info) should handle errors gracefully.
Daniel created a new ticket here:
This issue is present in Sakai 2.9.2. I have tested it in my local 2.9.2 and also in 2.9.x QA Server http://qa3-us.sakaiproject.org:8086/portal
It must be a regression, so I reopen this ticket.
merged into 2-5-x in r53604.
Zhen
Uneasy to merge to 2.5.x, site-manage/site-manage-util/util/src/java/org/sakaiproject/site/util/SiteConstants.java missing.
Works fine with sakai/trunk on Oracle.
If you add a group, either through Section Info or Site Info, with a title > 99 chars, you get an error.
Section Info triggers an NPE/ bug report. Site Info apparently does nothing but the operation doesn't complete (screen refreshes).
Site Info should check for appropriate field length and clients that manage groups (Site Info / Section Info) should handle errors gracefully.