Chris2656882
Posts: 0
Joined: Fri May 11, 2012 3:47 pm

Bugs Galore

There are some serious bugs in Tiggzi.

On several occasions:

  • I add an element such as a label and it appears in the project layout but not in the data mapping layout. I refresh my browser, then it appears.
  • I add a service and save, then the service disappears. I refresh my browser it reappears.
  • A page get renamed as (pagename)2 when I log back in
    -when I comment out a line in custom javascript for a services input, all scripting on the page fails. When I uncomment it, the scripting works. (I'm taking about a single line like "return variable_name")
maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Bugs Galore

We'll fix all of them.. just need your help reproducing them.

[quote:]

  • I add an element such as a label and it appears in the project layout but not in the data mapping layout. I refresh my browser, then it appears.
    [/quote]
    Is that similar to this:
    https://getsatisfaction.com/tiggzi/to...

    [quote:]

  • I add a service and save, then the service disappears. I refresh my browser it reappears.
    [/quote]
    I have never seen this before. Can you tell us how to reproduce this issue?

    [quote:]

  • A page get renamed as (pagename)2 when I log back in
    [/quote]
    Is more information missing here...?

    [quote:]
    -when I comment out a line in custom javascript for a services input, all scripting on the page fails. When I uncomment it, the scripting works. (I'm taking about a single line like "return variable_name")
    [/quote]
    Can you share an example..?

Chris2656882
Posts: 0
Joined: Fri May 11, 2012 3:47 pm

Bugs Galore

All the aforementioned bugs occur sporadically except for the last one, it's very annoying.

The last item "when I comment out a line in custom javascript for a services input, all scripting on the page fails" occurs as follows:

  • a service is dropped onto the page

  • the service is mapped to an action

  • in request mapping, select "Change..." under JavaScript

  • write anything and comment it out with "//"

  • run a test

  • no JavaScript for the entire page will run

    Image

    When uncommented, the page works again.

    I spent two days trying to figure out why a page stopped working completely because of this

    The phantom page renaming once occurred after reinstating a version from the history log. After reinstating it, the page acted funny. So I refreshed the browser and noticed the page name had a "2" appended to it. On a related note, I have seen that many times the history tab is completely missing:

    Image

    When the history tab does appear, it would be helpful if it indicated what changes had been made. Otherwise, one is just shooting in the dark.

    The appearing/disappearing service happens quite often. Additionally, I've had an occurrence where input request mapping of a service on a given page appears blank (entirely white as if the area failed to render) even though inputs were defined when the service was created for the project.

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

Bugs Galore

The JavaScript comment is a bug, it's already fixed and will be pushed to production very soon.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Bugs Galore

Hello, Chris! Could you provide more information on how to reproduce these issues:
1) I add an element such as a label and it appears in the project layout but not in the data mapping layout. I refresh my browser, then it appears
2) I add a service and save, then the service disappears. I refresh my browser it reappears.

As for renaming page - we had such kind of problem, it fixed already and will be available soon.

As for History tab - it appears only when MobileScreen selected.

Chris2656882
Posts: 0
Joined: Fri May 11, 2012 3:47 pm

Bugs Galore

Those first two items happens sporadically. I think it happens more frequently when I have the browser window open for hours (or days) at a time. The whole applications acts wonky after a while if I do not refresh the tab.

When will the JavaScript comment bug fix be pushed? Max said it's been fixed and will be available soon.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Bugs Galore

Thank you! We'll try to figure out these issues.

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

Bugs Galore

Next Tuesday.

Chris2656882
Posts: 0
Joined: Fri May 11, 2012 3:47 pm

Bugs Galore

FYI, the JavaScript comment bug also occurs when inserting custom scripts in data output mapping, not just inputs

Chris2656882
Posts: 0
Joined: Fri May 11, 2012 3:47 pm

Bugs Galore

It just happened again. I had a grid with several labels inside of it. I deleted a bunch of rows and the grid and label elements still persisted in the data mapping area. I refreshed the page, then they disappeared.

Return to “Issues”