Coder Social home page Coder Social logo

appcelerator_box_com's Introduction

appcelerator_box_com's People

Contributors

aaronksaunders avatar tonylukasavage avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

appcelerator_box_com's Issues

Error while opening or run

This is giving error in box_module.js file in "that.ticket = ticket.item(0).text;" and saying that "ticket.item(0)" is the null value.
Any help please answer it.It's urjent
thanks

problems setting tags with box_module.js

I had to make some small changes to the module to work with box API function add_to_tag

  • removed lines 130-136: parameters were added twice
  • changed line 146 into
    if (a == 'params[]' || a == 'tags[]') {
  • changed line 148 into
    url += '&' + a + '=' + (paramMap[a][b] ? Titanium.Network.encodeURIComponent(paramMap[a][b]) : "");

line 146 could be rewriten to be more generic, for example test whether var a ends with '[]'

responseXML throws error in onLoad()

https://github.com/aaronksaunders/appcelerator_box_com/blob/master/Resources/box_module.js#L178

If the above line is uncommented, it will throw this error on certain files:

[ERROR] Error Domain=com.google.GDataXML Code=-1 "The operation couldn’t be completed. (com.google.GDataXML error -1.)".   in -[TiDOMDocumentProxy parseString:] (TiDOMDocumentProxy.m:57)

Images never throw the error, but I was able to cause it with a plain text markdown file with a .md extension,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.