Uploaded image for project: 'Syndication'
  1. Syndication
  2. SYN-28

Number format error on group Id with 3.8 data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0
    • None
    • None

      Category:	org.ametys.plugins.core.impl.group.jdbc
      Message:		Group ID must be an integer.
      Location:	org.ametys.plugins.core.impl.group.jdbc.ModifiableJdbcGroupsManager.getGroup(ModifiableJdbcGroupsManager.java:174)
      Thrown:
      java.lang.NumberFormatException: For input string: ""
      	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
      	at java.lang.Integer.parseInt(Integer.java:592)
      	at java.lang.Integer.parseInt(Integer.java:615)
      	at org.ametys.plugins.core.impl.group.jdbc.ModifiableJdbcGroupsManager.getGroup(ModifiableJdbcGroupsManager.java:155)
      	at org.ametys.plugins.syndication.FeedsGenerator._checkUserAccessRSS(FeedsGenerator.java:417)
      	at org.ametys.plugins.syndication.FeedsGenerator._filterAndPreloadCacheMetadata(FeedsGenerator.java:368)
      	at org.ametys.plugins.syndication.FeedsGenerator._saxAllFeed(FeedsGenerator.java:155)
      	at org.ametys.plugins.syndication.FeedsGenerator.generate(FeedsGenerator.java:138)
      

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: