Ticket #2499 (new defect)

Opened 2 months ago

Last modified 1 month ago

error when removing comments

Reported by: nicolaas Assigned to: sminnee
Type: defect Priority: medium
Milestone: Component: Sapphire Framework
Version: 2.2.2-rc2 Severity: medium effort / impact
Keywords: Cc:
Due date: Harvest Task: (Unknown)
Invoice sent to client: 0 Hours:

Description

I am using the latest version of ss (rc4) and I get an error when removing comments:

ERROR:Error 256: Object::call() Method 'setURLParams' not found in class 'PageComment?'

At l193 in C:\wamp\www\sapphire\core\Object.php

<br />

<b>Notice</b>: Undefined index: line in <b>C:\wamp\www\sapphire\core\Debug.php</b> on line <b>347<

/b><br />

<br />

<b>Notice</b>: Undefined index: file in <b>C:\wamp\www\sapphire\core\Debug.php</b> on line <b>347<

/b><br />

<ul>user_error(Object::call() Method 'setURLParams' not found in class 'PageComment?',256)

line 193 of Object.php

Object->call(setURLParams,Array)

line of

PageComment?->setURLParams(Array)

line 208 of Director.php

Director::getControllerForURL(/PageComment/deletecomment/1)

line 94 of Director.php

Director::direct(/PageComment/deletecomment/1)

line 159 of main.php

</ul>

Attachments

error.jpg (67.4 kB) - added by nicolaas 2 months ago.

Change History

Changed 2 months ago by nicolaas

Changed 2 months ago by sminnee

  • milestone set to 2.2.2-rc5

Changed 2 months ago by sminnee

This was fixed in r52296 - are you sure that you're using 2.2.2-rc4?

Changed 1 month ago by ischommer

  • milestone deleted
Note: See TracTickets for help on using tickets.