Ticket #2564 (closed defect: worksforme)

Opened 7 months ago

Last modified 2 months ago

branches/roa: PageComment RSS broken

Reported by: ischommer Owned by: aoneil
Priority: critical Milestone:
Component: CMS - General Version: 2.2.2
Severity: medium effort / impact Keywords:
Cc: Hours:

Description

http://localhost/PageComment/rss?pageid=1

    * Object::__call() Method 'setSession' not found in class 'PageComment'
      Line 197 of Object.php
    * Object->__call(setSession,Array)
    * PageComment->setSession(Session)
      Line 232 of Director.php
    * Director::handleRequest(HTTPRequest,Session)
      Line 111 of Director.php
    * Director::direct(/PageComment/rss)
      Line 143 of main.php

Change History

Changed 2 months ago by aoneil

  • status changed from new to closed
  • resolution set to worksforme

This works fine on current trunk.

Note: See TracTickets for help on using tickets.