Project:Tiny Tiny MCE
Version:6.x-1.12
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

The following error notice is generated in Drupal 6.4 when you visit the "Administer > Site Configuration > Site information" page.

notice: Undefined variable: pbrk in D:\CVS-DRUPAL-6\sites\memorydevelopment\modules\tinytinymce\tinytinymce.module on line 169.

To resolve, I just declared the $pbrk variable at the top of the function using:
static $pbrk

Just FYI

Comments

#1

Status:active» fixed

Thanks Eric - it's worth recording these things in case other people come up against the same problem.

Steve

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

#3

Version:6.x-1.9» 6.x-1.12
Status:closed (fixed)» needs review

A little patch.

AttachmentSize
pbrk.patch 421 bytes