Difference: APPX53xBugFixes (1 vs. 9)

Revision 92014-12-22 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

APPX 5.3.1 Patch Bug Fixes

Changed:
<
<
Following is a list of bugs that were fixed in Appx patch release 5.3.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.
>
>
Following is a list of bugs that were fixed in Appx patch release 5.3.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.
 
  • The Data Exchange application is available for all platforms.
  • The CSV Import/Export is available for all platforms.
Line: 47 to 47
 

Known Issues

Changed:
<
<
  • The reconnect feature is not yet available for the Windows platform. It is available though in release 5.3.3
>
>
  • The reconnect feature is not yet available for the Windows platform. It is available in release 5.3.3
 

APPX 5.3.3 Patch Bug Fixes

Changed:
<
<
Following is a list of bugs that were fixed in Appx patch release 5.3.3. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.
>
>
Following is a list of bugs that were fixed in Appx patch release 5.3.3. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.
 
Changed:
<
<
>
>
 
Line: 120 to 120
 
Changed:
<
<
Comments:
>
>
Comments:
  Read what other users have said about this page or add your own comments.
Changed:
<
<

<--/commentPlugin-->
>
>

<--/commentPlugin-->
  -- JeanNeron - 2014-03-06

Revision 72014-08-27 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

APPX 5.3.1 Patch Bug Fixes

Line: 54 to 54
 Following is a list of bugs that were fixed in Appx patch release 5.3.3. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.

Added:
>
>
 

Revision 62014-08-19 - JoeOrtagus

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

APPX 5.3.1 Patch Bug Fixes

Line: 47 to 47
 

Known Issues

Changed:
<
<
  • The reconnect feature is not yet available for the Windows platform
>
>
  • The reconnect feature is not yet available for the Windows platform. It is available though in release 5.3.3
 
Added:
>
>

APPX 5.3.3 Patch Bug Fixes

Following is a list of bugs that were fixed in Appx patch release 5.3.3. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.

 Comments:

Read what other users have said about this page or add your own comments.

Revision 52014-03-11 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"
 

APPX 5.3.1 Patch Bug Fixes

Following is a list of bugs that were fixed in Appx patch release 5.3.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.

Added:
>
>
  • The Data Exchange application is available for all platforms.
  • The CSV Import/Export is available for all platforms.
 
Line: 42 to 45
 
Added:
>
>

Known Issues

  • The reconnect feature is not yet available for the Windows platform

Comments:

Read what other users have said about this page or add your own comments.



<--/commentPlugin-->
 -- JeanNeron - 2014-03-06
Changed:
<
<
META TOPICMOVED by="JeanNeron" date="1394471170" from="Sandbox.Appx531BugFixes" to="Sandbox.Appx53xBugFixes"
>
>
META TOPICMOVED by="JeanNeron" date="1394571198" from="Main.Appx53xBugFixes" to="Main.APPX53xBugFixes"

Revision 42014-03-10 - JeanNeron

Line: 1 to 1
 

APPX 5.3.1 Patch Bug Fixes

Changed:
<
<
Following is a list of bugs that were fixed in Appx patch release 5.3.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis.
>
>
Following is a list of bugs that were fixed in Appx patch release 5.3.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis. See Features/Bug Fixes for features in the main 5.3.0 release.
 
Line: 43 to 43
  -- JeanNeron - 2014-03-06
Added:
>
>
META TOPICMOVED by="JeanNeron" date="1394471170" from="Sandbox.Appx531BugFixes" to="Sandbox.Appx53xBugFixes"

Revision 32014-03-07 - JeanNeron

Line: 1 to 1
 

APPX 5.3.1 Patch Bug Fixes

Following is a list of bugs that were fixed in Appx patch release 5.3.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis.

Changed:
<
<
>
>
 
Changed:
<
<
>
>
    • A new syntax has been added to '-mapOptionKey': #key code:character. For some characters, the client needs both the key scan code and the actual character. If you are having trouble mapping the desired key to the option key, you may have to use the new syntax.
      For example, to map the § key, you would use:
      -mapOptionKey=#167:§
      This will consistently map the option key to the § keyboard character.
      To determine the correct key code to use, in the 'debug' section of the client preferences is an option to turn on key codes: -showKeyCodes=true. This will display the key code when you press the key. This can be enabled/disabled after logging in, if desired.
      The old syntax of java key name is still supported.
 
Added:
>
>
    • To determine the correct key code to use, in the 'debug' section of the client preferences is an option to turn on key codes: -showKeyCodes=true. This will display the key code when you press the key. This can be enabled/disabled after logging in, if desired.
 
Line: 20 to 21
 
Added:
>
>
    • See 'Special Note' in 5.3.1 Installation Instructions if you used the Data Exchange application in 5.3.0.
 
Line: 27 to 29
 
Added:
>
>
    • See 'Special Note' in 5.3.1 Installation Instructions if you used the Data Exchange application in 5.3.0.
 
Changed:
<
<
>
>
 

Revision 22014-03-07 - JeanNeron

Line: 1 to 1
 

APPX 5.3.1 Patch Bug Fixes

Changed:
<
<
Following is a list of bugs that were fixed in Appx patch release 5.2.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis.
>
>
Following is a list of bugs that were fixed in Appx patch release 5.3.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis.
 

Revision 12014-03-06 - JeanNeron

Line: 1 to 1
Added:
>
>

APPX 5.3.1 Patch Bug Fixes

Following is a list of bugs that were fixed in Appx patch release 5.2.1. The bug number, from APPX Bug Tracker (SIRID) is in parenthesis.

-- JeanNeron - 2014-03-06
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback