Closed Bug 35496 Opened 24 years ago Closed 24 years ago

Administrative Subscription Maintenance Error.

Categories

(mozilla.org :: Talkback Server & Webtool, task, P3)

x86
Windows NT

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 35495

People

(Reporter: namachi, Assigned: namachi)

Details

Not able to delete Administrative Subscription Reports. But able
to change attributes and save the report.

  Problem: 
  An error has occurred while processing the expression:

  result=EmailHelper.DeleteEmailReport(#reportID#, 0, 1)

 The error occurred on (or near) line 5 of the template file 
C:\Talkback\website\admin\deleteemailreport.cfm.

  1: <cfif IsDefined("URL.reportID")>
  2:         <cfset reportID = #URL.reportID#>
  3: 
  4:         <cfobject class=AdminHelper.EmailHelper.1 name="EmailHelper" 
action="Create">
  5:         <cfset result=EmailHelper.DeleteEmailReport(#reportID#, 0, 1)>
  6: </cfif>
A double bugzilla burp. Both this bug and bug 35498 are exactly the same as 
bug 35495.

*** This bug has been marked as a duplicate of 35495 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verifying redundant.
Status: RESOLVED → VERIFIED
Product: Core → mozilla.org
Version: Trunk → other
You need to log in before you can comment on or make changes to this bug.