TemplateController bug?

1 view
Skip to first unread message

atlguy

unread,
Apr 19, 2010, 12:46:53 PM4/19/10
to Blast Mojo
First, love the template controller! I am finding one bug in IE which
I'm hoping someone can help with. If I try to use the template
controller to populate a 'title' tag, such as <li class="suggestion"
title="!{suggestion}">!{suggestion}</li>, the title tag gets mangled
in IE for some reason for suggestions that have a space in them. I see
the following using IE8 developer tools:

<li title="About" class="suggestion" Bill="" Your="">About Your Bill</
li>

Not sure what is causing it. Seems to happen for all versions of IE
only.

Any help would be appreciated!

Thanks.


--
Subscription settings: http://groups.google.com/group/blast-mojo/subscribe?hl=en

atlguy

unread,
Apr 19, 2010, 12:52:50 PM4/19/10
to Blast Mojo
I think the problem is within '_normalize'. The value of splitResult
is different in IE versus other browsers. Just not sure how to fix it.

Jaime Bueza

unread,
Apr 19, 2010, 1:11:52 PM4/19/10
to blast...@googlegroups.com
Hi Robert,

Do you happen to have a live example that we can take a look at?

Cheers,
Jaime

atlguy

unread,
Apr 19, 2010, 1:15:23 PM4/19/10
to Blast Mojo
I don't unfortunately. I'm still developing it locally.

If you have an example somewhere that uses the TemplateController, you
should be able to add a title tag to it and see the outcome.

Jaime Bueza

unread,
Apr 19, 2010, 1:33:15 PM4/19/10
to Blast Mojo
Taking a look now.

Jaime Bueza

unread,
Apr 27, 2010, 3:27:05 PM4/27/10
to Blast Mojo
I've emailed Robert privately about a work-around but a problem that's
contained within the Trimpath itself when it renders out the markup it
is unable to set the title attribute only in IE.

I'll try trolling the Trimpath source code to see if they've fixed
this issue.

Cary Newfeldt

unread,
Apr 27, 2010, 3:55:30 PM4/27/10
to blast...@googlegroups.com
I think this has always been an IE issue. I remember flash having the same issue when trying to set the title of a page in IE.

c
Reply all
Reply to author
Forward
0 new messages