Jive Software Open Source

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Openfire
  • OF-508

webchat bugfixes and library updates

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 3.7.1
  • Fix Version/s: 3.7.2
  • Component/s: Core
  • Labels:
    • chat
    • chat_manager
    • fastpath
    • group_chat
    • session
    • stale
    • webchat
  • Environment:

    Ubuntu 10.0.4 (lucid) 64 Bit,

  • Ignite Forum URL:
    http://community.igniterealtime.org/message/219435
  • Acceptance Test - Add?:
    No

Description

I've checked out the webchat project from http://svn.igniterealtime.org/svn/repos/fastpath/webchat/trunk
I fixed some bugs and I updated some libraries.

I attach here the whole modified webchat project and a patch file which shows my modifications to the version I've checked out. The last entry in src/plugin/conf/changelog.html is speaking of version 4.0.0 so I called my modified version 4.1.0
See the attached zip in src/plugin/conf/changelog.html:
4.1.0 – January 3, 2012

  • OF-505 - ChatManager session bug fixed
  • NullPointerException in ChatSession fixed
  • Updated Smack from age-old version to 3.2.1
  • Updated DWR from version 1.x to 2.0.8
  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    v4.1.0.patch
    01/03/12 04:39 AM
    36 kB
    Kay
  2. Hide
    Zip Archive
    v4.1.0.zip
    01/03/12 04:39 AM
    6.23 MB
    Kay
    1. File
      v4.1.0/src/java/.svn/all-wcprops 0.2 kB
    2. File
      v4.1.0/src/.../text-base/.DS_Store.svn-base 6 kB
    3. File
      v4.1.0/src/java/.svn/entries 0.4 kB
    4. File
      v4.1.0/src/.../prop-base/.DS_Store.svn-base 0.1 kB
    5. File
      v4.1.0/src/java/org/.svn/all-wcprops 0.1 kB
    6. File
      v4.1.0/src/java/org/.svn/entries 0.2 kB
    7. File
      v4.1.0/src/java/.../.svn/all-wcprops 0.1 kB
    8. File
      v4.1.0/src/java/.../.svn/entries 0.2 kB
    9. File
      v4.1.0/src/java/.../sounds/.svn/all-wcprops 0.3 kB
    10. File
      v4.1.0/src/.../SoundServlet.java.svn-base 2 kB
    11. File
      v4.1.0/src/java/org/.../sounds/.svn/entries 0.4 kB
    12. Java Source File
      v4.1.0/src/java/.../sounds/SoundServlet.java 2 kB
    13. Java Source File
      v4.1.0/src/java/.../webchat/ChatUser.java 1 kB
    14. Java Source File
      v4.1.0/src/java/.../webchat/SetupFilter.java 5 kB
    15. Java Source File
      v4.1.0/src/java/.../webchat/ChatSession.java 22 kB
    16. File
      v4.1.0/src/java/.../.svn/all-wcprops 0.6 kB
    17. File
      v4.1.0/src/.../PersonalChat.java.svn-base 6 kB
    18. File
      v4.1.0/src/.../ChatPoller.java.svn-base 2 kB
    19. File
      v4.1.0/src/.../ChatMessage.java.svn-base 3 kB
    20. File
      v4.1.0/src/java/.../personal/.svn/entries 0.7 kB
    21. Java Source File
      v4.1.0/src/.../personal/ChatMessage.java 3 kB
    22. Java Source File
      v4.1.0/src/.../personal/PersonalChat.java 6 kB
    23. Java Source File
      v4.1.0/src/java/.../personal/ChatPoller.java 2 kB
    24. Java Source File
      v4.1.0/src/.../DynamicImageServlet.java 3 kB
    25. File
      v4.1.0/src/java/.../.svn/all-wcprops 0.5 kB
    26. File
      v4.1.0/.../DynamicImageServlet.java.svn-base 3 kB
    27. File
      v4.1.0/src/.../ImageServlet.java.svn-base 2 kB
    28. File
      v4.1.0/src/java/.../servlets/.svn/entries 0.6 kB
    29. Java Source File
      v4.1.0/src/.../servlets/ImageServlet.java 2 kB
    30. Java Source File
      v4.1.0/src/.../SettingsDataProvider.java 2 kB
    Showing 30 of 476 items Download Zip
    Show
    Zip Archive
    v4.1.0.zip
    01/03/12 04:39 AM
    6.23 MB
    Kay

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Source
  • Reviews
  • Builds
Hide
Permalink
wroot added a comment - 01/03/12 05:13 AM

Assigning to Daryl to commit.

Show
wroot added a comment - 01/03/12 05:13 AM Assigning to Daryl to commit.
Hide
Permalink
Daryl Herzmann added a comment - 02/12/12 01:34 PM

committed as is, r12985 , would be nice if somebody could test this out!

Show
Daryl Herzmann added a comment - 02/12/12 01:34 PM committed as is, r12985 , would be nice if somebody could test this out!
Hide
Permalink
Chris Leher added a comment - 02/13/12 11:42 AM

Daryl, I've been running this in production for about 2 weeks now. Been awesome so far.

Show
Chris Leher added a comment - 02/13/12 11:42 AM Daryl, I've been running this in production for about 2 weeks now. Been awesome so far.
Hide
Permalink
Daryl Herzmann added a comment - 02/13/12 11:56 AM

Thanks, would you be able to test subversion trunk version out and make sure I didn't screw something up with the commit of this?

Show
Daryl Herzmann added a comment - 02/13/12 11:56 AM Thanks, would you be able to test subversion trunk version out and make sure I didn't screw something up with the commit of this?

People

  • Assignee:
    Daryl Herzmann
    Reporter:
    Kay
Vote (1)
Watch (2)

Dates

  • Created:
    01/03/12 04:39 AM
    Updated:
    02/13/12 11:56 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for igniterealtime.org. Try JIRA - bug tracking software for your team.