Ken Robol
Posts: 0
Joined: Fri Aug 17, 2012 12:32 pm

Smart-loading the Javascript

Ken Robol
Posts: 0
Joined: Fri Aug 17, 2012 12:32 pm

Smart-loading the Javascript

Here's what i am getting!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Smart-loading the Javascript

Does Rest Service which you use return the data precisely or do you get empty text in the received data?

Ken Robol
Posts: 0
Joined: Fri Aug 17, 2012 12:32 pm

Smart-loading the Javascript

It returns some...I have access to it for you on support@tiggzi.com

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Smart-loading the Javascript

Thank you, I'll take a look

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Smart-loading the Javascript

There is an entry in the RSS feed, which you use as a data source:

code<item>
<title> Morning and Evening 1&#47;14 PM <&#47; title>
<description> <div><&#47;div> <&#47; description>
<pubDate> Mon, 14 Jan 2013 00:00:00 -0500 <&#47; pubDate>
<&#47; item>
/code
There is no text because of the written description <div><> (which means </ div).

Ken Robol
Posts: 0
Joined: Fri Aug 17, 2012 12:32 pm

Smart-loading the Javascript

How do i fix it?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Smart-loading the Javascript

This is a server problem. It sends empty data that's why there are empty fields in your app.
You can check where the data in the RSS feed received from and write something in those places where the text is empty.

Ken Robol
Posts: 0
Joined: Fri Aug 17, 2012 12:32 pm

Smart-loading the Javascript

Should I use something else? Don't know how to do that?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Smart-loading the Javascript

Adding to what Katya said. The data is coming from the server (your RSS feed) and one of the fields appears to be empty. We don't know why it's empty -- you should ask the person who created this service. It's outside of our control.

Return to “Issues”