Typing into the summary and description I do not have a preview of any kind.

Entering $("body").tt_newticket();  into the browser just looks up the 
statement in google. I am guessing that when you said browser console your 
meant IE address bar?

On Friday, March 7, 2014 1:17:18 PM UTC-6, RjOllos wrote:
>
> On Friday, March 7, 2014 8:10:41 AM UTC-8, ONeal Freeman wrote:
>>
>> I am using both Chrome and IE8. 
>>
>> Installed plugins are:
>> graphviz 0.7.7dev-r0<http://localhost:8080/trac/tmg/admin/general/plugin#no2>
>> Timestamp-sample<http://localhost:8080/trac/tmg/admin/general/plugin#no3>
>> tracaccountmanager 
>> 0.4.3<http://localhost:8080/trac/tmg/admin/general/plugin#no4>
>> tractickettemplate 
>> 0.8<http://localhost:8080/trac/tmg/admin/general/plugin#no5>
>>
>
> The issue with auto_preview_timeout is confusing because it should default 
> to 2.0 when the option is not present in trac.ini, and to 0.0 when the 
> value is blank in trac.ini. I'm not sure that is related in any way to the 
> issue with TracTicketTemplatePlugin, however you might try setting it to 
> 2.0:
> [trac]
> auto_preview_timeout = 2.0
>
> Does the auto preview functionality work? If you type a few characters in 
> the ticket summary or description, do you automatically get a preview 
> either immediately or after 2 seconds?
>
> As far as debugging TracTicketTemplatePlugin, I would suggest that you 
> open the browser console and try to execute:
> $("body").tt_newticket(); 
> What is the result?
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to