Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAK-51003 Kernel SiteService limit column TITLE to a length of 99 chars #13313

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

ern
Copy link
Contributor

@ern ern commented Feb 14, 2025

@ern ern changed the title SAK-51003 Kernel SiteService limit column title to a length of 99 chars SAK-51003 Kernel SiteService limit column TITLE to a length of 99 chars Feb 14, 2025
@ottenhoff
Copy link
Contributor

Something broken here ..... not starting up ..........

15-Feb-2025 11:00:55.901 �[31mERROR�[m [main] o.s.c.i.SpringCompMgr.init Error creating bean with name 'org.sakaiproject.citation.api.ConfigurationService' defined in class path resource [org/sakaiproject/citation/impl/citations.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.sakaiproject.site.api.ToolConfiguration.getTitle()" is null
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.citation.api.ConfigurationService' defined in class path resource [org/sakaiproject/citation/impl/citations.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.sakaiproject.site.api.ToolConfiguration.getTitle()" is null

Copy link
Contributor

@ottenhoff ottenhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems working now . all tests passing.

@ern ern merged commit 214aa43 into sakaiproject:master Feb 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants