Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-5177

Webhooks: Incoming webhooks fails if cache is in use

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.10.0-b2
    • Component/s: None
    • Labels:
      None

      Description

      Possible solution:
      On file /plugins/webhooks/models/webhook_events.php:
      Find

      'file' => $file->getRealPath(),
      

      and replace with

      'file' => (new ReflectionClass($class))->getFileName(),
      

      Originally reported on: https://www.blesta.com/forums/index.php?/topic/26374-one-line-fix-for-510beta1-webhooks-failing-when-using-cache/

        Activity

        abdy Abdy Franco created issue -
        abdy Abdy Franco made changes -
        Field Original Value New Value
        Fix Version/s 5.10.0-b2 [ 11914 ]
        jonathan Jonathan Reissmueller made changes -
        Sprint 5.10.0-b2 sprint 2 [ 200 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked higher
        abdy Abdy Franco made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        abdy Abdy Franco made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 1 hour, 18 minutes [ 4680 ]
        Worklog Id 16979 [ 16979 ]
        abdy Abdy Franco made changes -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Review [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            abdy Abdy Franco
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              14/May/24

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 hour, 18 minutes
              1h 18m

                Agile