Title: xadium's Replies | WordPress.org

---

# xadium

  [  ](https://wordpress.org/support/users/xadium/)

 *   [Profile](https://wordpress.org/support/users/xadium/)
 *   [Topics Started](https://wordpress.org/support/users/xadium/topics/)
 *   [Replies Created](https://wordpress.org/support/users/xadium/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/xadium/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/xadium/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/xadium/engagements/)
 *   [Favorites](https://wordpress.org/support/users/xadium/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tools for Twitter] incomplete twitt is inserted to the DB](https://wordpress.org/support/topic/incomplete-twitt-is-inserted-to-the-db/)
 *  [xadium](https://wordpress.org/support/users/xadium/)
 * (@xadium)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/incomplete-twitt-is-inserted-to-the-db/#post-3164071)
 * Right
 * The problem is with the handling of the JSON being returned by Twitter – if native
   retweet is being used then the responses contains the truncated version with 
   the addition of ‘RT [@someuser](https://wordpress.org/support/users/someuser/)’
   and later contains the original tweet text:
 *     ```
       {...
       "retweeted_status":
            {"created_at":"Thu Dec 27 16:XX:XX +0000 2012",
             "id":2843313239743XXX,
             "id_str":"2843313239743XXXXX",
             "text":"This is where the full and complete text of the original tweet is.............",
             "source":"web",
             "truncated":false,"
             ...
             }
       }
       ```
   
 * Busy for now but will look at whether this can be fixed…
 * Reference:
    [https://dev.twitter.com/docs/platform-objects/tweets](https://dev.twitter.com/docs/platform-objects/tweets)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tools for Twitter] incomplete twitt is inserted to the DB](https://wordpress.org/support/topic/incomplete-twitt-is-inserted-to-the-db/)
 *  [xadium](https://wordpress.org/support/users/xadium/)
 * (@xadium)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/incomplete-twitt-is-inserted-to-the-db/#post-3164070)
 * Confirmed.
 * I can’t work out where the truncation of the text is happening… I’ve gone over
   the code, can’t find a reference to when the ellipsis is added to the tweet text,
   can’t find anywhere where the maximum length of the tweet entry is set nor where‘
   RT [@someuser](https://wordpress.org/support/users/someuser/)’ is added either.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Theme] [Plugin: User Theme] Theme changes without Style](https://wordpress.org/support/topic/plugin-user-theme-theme-changes-without-style/)
 *  [xadium](https://wordpress.org/support/users/xadium/)
 * (@xadium)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-user-theme-theme-changes-without-style/#post-1734925)
 * I’m just going to add a ‘me too’.
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)