Error in template template

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
tamlyn

Error in template template

Post by tamlyn »

in 0.12 (and possibly before) when you create a new template it fills it with a basic template template (!). The title is output as

{$title}

when it should be

{title}
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Error in template template

Post by calguy1000 »

I don't think you're correct..... {$title} is the correct syntax to display smarty variables.  and this is what's happening here.  Unless I'm totally off base.... which has been known to happen once or twice.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
tamlyn

Re: Error in template template

Post by tamlyn »

Aye, but title is not a smarty tag, it is a plugin.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Error in template template

Post by Ted »

No, tamlyn's right.  It's a bug in addtemplate.  Thanks for the catch, I'll fix it now.
Locked

Return to “[locked] Quality Assurance”