Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTables Error when creating first sig #112

Closed
Tupsi opened this issue Mar 15, 2016 · 1 comment
Closed

DataTables Error when creating first sig #112

Tupsi opened this issue Mar 15, 2016 · 1 comment
Assignees
Milestone

Comments

@Tupsi
Copy link
Contributor

Tupsi commented Mar 15, 2016

I sometimes get the following JaveScript Alert box

DataTables warning: table id=DataTables_Table_3 - Requested unknown parameter 'status' for row 0. For more information about this error, please see http://datatables.net/tn/4

when creating a first sig manually. Didnt come up with a solid way to reproduce it so far, but it already happened more then once.

@exodus4d
Copy link
Owner

Thanks for reporting! - Very interesting bug... I did my best to reproduce this but i could not :(

Error Description: https://datatables.net/manual/tech-notes/4

I know exactly what that error means, but i could not find a way to reproduce. I checked all the related code for saving a new Signature. The changes a made will hopefully make the saveSignature endpoint saver for this kind of errors.

Could you provide any additional information that could help reproducing this?

  • How many users where active on this map?
  • Was it you or someone else who created the first signature?
  • Have you switched between systems a lot before this bug appears?
Error Description
  • The "status" of a signature represents the first column in the table, which is in fact a colored "dot".
  • The "status" is determined by the character who updated/created a signature and its relation to the character who is currently viewing the map:
    -- green dot -> characters are in same corporation
    -- blue dot -> characters are in same alliance
    -- red dot -> characters have no relation to each other

@exodus4d exodus4d added this to the v 1.0.0RC3 milestone Apr 10, 2016
@exodus4d exodus4d self-assigned this Apr 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants