php version: 4.4.2 cake version: 1.2.x Setup: I have a model NFTree, which has a belongsTo relationship to itself (parent). The parent can be null.
Problem: If parent is null, the parent link displays the below text. "Project-Id-Version: CakePHP 1.2.x.x POT-Creation-Date: PO-Revision- Date: 2006-12-23 03:28-0600 Last-Translator: Larry E. Masters <phpnut (at) gmail (dot) com> Language-Team: CakePHP I18N & I10N Team <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=2; plural=(n != 1); X-Poedit-Language: English X-Poedit- Country: UNITED STATES X-Poedit-SourceCharset: utf-8" Solution? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
