intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Update RSyntaxTextArea library #612

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The RSyntaxTextArea library is now on version 2.0.6, which contains bug fixes 
and numerous enhancements. The current version used by ZAP is 2.0.2 (more than 
1 year old) (the version is not exactly 2.0.2 as it was built from source).

The RSyntaxTextArea will be updated using, again, the latest revision available 
in the repository (that matches, more or less, with version 2.0.6), as it 
requires some modifications to allow to set a custom locale (to use the 
language selected in ZAP).

The new version is not binary compatible with the previous one, so ZAP and some 
add-ons will not be binary compatibly with previous release(s).

The new version also has a (dedicated) JSON syntax highlighter, as most views 
used in ZAP currently use the JavaScript syntax highlighter to highlight JSON 
those views will be updated to use the new syntax highlighter.

ZAP Version:
Version 2.0.0 (and trunk r3029).

Original issue reported on code.google.com by THC...@gmail.com on 9 Apr 2013 at 2:56

GoogleCodeExporter commented 9 years ago
The RSyntaxTextArea was built using revision 785 (which should become version 
2.0.7).
Attached a patch with the changes made to the RSyntaxTextArea library.

r3058
https://code.google.com/p/zap-extensions/source/detail?r=441

Original comment by THC...@gmail.com on 14 Apr 2013 at 6:37

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by psii...@gmail.com on 15 Apr 2013 at 8:45

GoogleCodeExporter commented 9 years ago
Fixed in 2.1.0

Original comment by psii...@gmail.com on 18 Apr 2013 at 9:49