Option to use hostname as a resource

Description

There is a patch for Spark (trunk) wich adds ability to using local computer hostname as xmpp-resource.

Added new field to LocalPreferences - useHostnameAsResource
Added the appropriate checkbox to Advanced connection preferences (default - off)
When checkbox is on then hostname used as resource

i18n - english, russian

Environment

None

Attachments

1

Activity

Show:

wroot May 2, 2015 at 4:42 PM

Applied patch by Denis Kurochkin.
Thanks. Hoping to see more patches

Denis Kurochkin November 2, 2012 at 9:33 AM

May I hope that this patch will be committed in trunk?

Denis Kurochkin September 27, 2012 at 5:33 AM

Maybe problem in Netbeans svn implementation
Try console 'patch' command, or TortoiseSVN

wroot September 26, 2012 at 8:28 PM
Edited

Tested the patch. Works fine. Except that patch didn't apply to i18n Ru file.

Netbeans:
Sep 26, 2012 10:56:49 PM ===========================================================================
applying patch: D:\My Documents\JiveSoftware\Spark\use-hostname-as-resource.patch
— Successfully Patched —
D:\My Documents\JiveSoftware\Spark\src\java\org\jivesoftware\LoginDialog.java
D:\My Documents\JiveSoftware\Spark\src\java\org\jivesoftware\LoginSettingDialog.java
D:\My Documents\JiveSoftware\Spark\src\java\org\jivesoftware\sparkimpl\settings\local\LocalPreferences.java
D:\My Documents\JiveSoftware\Spark\src\resources\i18n\spark_i18n.properties
— Failed —
D:\My Documents\JiveSoftware\Spark\src\resources\i18n\spark_i18n_ru_RU.properties (Cannot apply hunk @@ 6 )

Fixed

Details

Priority

Assignee

Reporter

Affects versions

Fix versions

Components

Ignite Forum URL

Created September 26, 2012 at 12:58 PM
Updated October 28, 2020 at 1:44 PM
Resolved May 2, 2015 at 4:42 PM