Uploaded image for project: 'JTalks Common'
  1. JTalks Common
  2. JTALKSCOMMON-88

ACL OIDs should share the same type in JCommune and Poulpe

VotersWatchers
    XMLWordPrintable

    Details

    • Type: Task
    • Status: Done (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: common 0.11
    • Fix Version/s: common 0.11
    • Labels:
      None

      Description

      In Spring ACL it bases on class name when saves OID (Object Identity), which means if we pass PoulpeBranch, then it will store this class name in its tables.
      Since JCommune works with its own classes, it expects JcBranch in this table. This results in JCommune not being able to read OIDs stored by Poulpe.
      In order to fix this we need to save PoulpeBranch as BRANCH keyword, and then JCommune will read the very same keyword.
      So in AclManager we need to be able to change the real class name of entity to the shared keyword.

        Attachments

          Issue Links

            Structure

              Activity

                People

                • Assignee:
                  ctapobep Stanislav Bashkyrtsev
                  Reporter:
                  ctapobep Stanislav Bashkyrtsev
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  4 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved:

                    Time Tracking

                    Estimated:
                    Original Estimate - 5h
                    5h
                    Remaining:
                    Remaining Estimate - 0h
                    0h
                    Logged:
                    Time Spent - 5h
                    5h

                      Structure Helper Panel