Han
|
a1d2b086a1
|
Modify napi_wrap usage specifications.
issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB3T4T
Signed-off-by: Han <yqhanj@isoftstone.com>
|
2024-11-14 09:48:45 +08:00 |
|
openharmony_ci
|
275293c2f1
|
!1615 buffer.from接口在base64格式字符串入参时,异常情况下小概率发生crash
Merge pull request !1615 from 赵杜炜/1108mem
|
2024-11-11 13:18:24 +00:00 |
|
openharmony_ci
|
1d8898b7ef
|
!1598 Fix the bug of parsing CDATA in XML
Merge pull request !1598 from jiangkai/xml
|
2024-11-11 12:49:51 +00:00 |
|
openharmony_ci
|
6b481f5122
|
!1604 Set the native obj pointer to nullptr after release in uri url buffer module
Merge pull request !1604 from 赵杜炜/1106urlbug
|
2024-11-11 02:25:13 +00:00 |
|
zWX1234017
|
3816941cb9
|
When the bufferfrom interface takes a parameter in base64 format string, a crash may occur in exceptional circumstances
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB32SJ
Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
|
2024-11-08 18:27:26 +08:00 |
|
jiangkai43
|
1c4fb92a48
|
Fix the bug of parsing CDATA in XML
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB206W
Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
|
2024-11-08 09:34:04 +08:00 |
|
zWX1234017
|
0502615fe3
|
url uri buffer模块native对象指针delete后未置空
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IB2E6V
Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
|
2024-11-07 11:31:43 +08:00 |
|
@lixingyang-li
|
dbbb8b11d7
|
Printing of rectification log
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAYK45
|
2024-11-01 09:58:58 +08:00 |
|
oh_ci
|
d9dcebbc53
|
回退 'Pull Request !1539 : Modify the security alarm of the public basic database'
|
2024-10-17 01:19:29 +00:00 |
|
openharmony_ci
|
4c5b8ae4ad
|
!1539 Modify the security alarm of the public basic database
Merge pull request !1539 from 王景悟/master
|
2024-10-16 10:28:28 +00:00 |
|
zWX1234017
|
1e67e08970
|
Urlparams crashes when encountering illegal Unicode values
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAWF94
Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
|
2024-10-15 21:46:14 +08:00 |
|
wang-jingwu001
|
93d5de8a71
|
Modify the security alarm of the public basic database
Signed-off-by: wang-jingwu001 <wangjingwu4@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAWK8K
|
2024-10-14 16:41:11 +08:00 |
|
openharmony_ci
|
1f29738b2c
|
!1371 Add TDD test case to xml
Merge pull request !1371 from jiangkai/xml_ut
|
2024-10-11 07:26:42 +00:00 |
|
Han
|
6f3d8808c0
|
Modity the bug of Buffer.
issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAVPCI
Signed-off-by: Han <yqhanj@isoftstone.com>
|
2024-10-09 15:42:16 +08:00 |
|
@lixingyang-li
|
ae2972476f
|
Optimize buffer module tdd test cases
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAULLQ
|
2024-09-29 20:04:07 +08:00 |
|
openharmony_ci
|
39e062b711
|
!1362 Format the new operator usage within the js_api_module module
Merge pull request !1362 from 李兴阳/master
|
2024-09-13 14:17:48 +00:00 |
|
jiangkai43
|
45636148d3
|
Add assertions to test cases
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAPYU8
Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
|
2024-09-09 17:19:28 +08:00 |
|
jiangkai43
|
3477c84b72
|
Add TDD test cases to XML
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAO626
Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
|
2024-09-06 09:59:11 +08:00 |
|
openharmony_ci
|
04bc75ff94
|
!1379 URL模块search属性set时将保留字符encode导致结果不符合预期
Merge pull request !1379 from 赵杜炜/master
|
2024-09-03 16:18:50 +00:00 |
|
zWX1234017
|
d0bc60f345
|
url bugfix
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAOJG2
Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
|
2024-09-03 17:30:42 +08:00 |
|
zWX1234017
|
0c81a2f6a1
|
The URL module's search attribute set will retain the character encoding, resulting in unexpected results
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAOBTX
Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
|
2024-09-03 17:04:42 +08:00 |
|
@lixingyang-li
|
cc6f6fe996
|
add xml ut
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAOFSK
|
2024-09-03 14:41:25 +08:00 |
|
openharmony_ci
|
ce24f4d5c0
|
!1283 convertxml不规范代码整改
Merge pull request !1283 from RainbowseaExplore/master_240810_from_me_master
|
2024-09-03 02:55:12 +00:00 |
|
@lixingyang-li
|
2cdab9e7c3
|
Format the new operator usage within the js_api_module module
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IANSEE
|
2024-08-31 11:55:36 +08:00 |
|
wang-jingwu001
|
5e94d08a6c
|
add url ut
Signed-off-by: wang-jingwu001 <wangjingwu4@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IANRF0
|
2024-08-30 21:12:52 +08:00 |
|
@lixingyang-li
|
d4fe213ecd
|
Add TDD test cases for XML module
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IANGLC
|
2024-08-29 19:50:13 +08:00 |
|
openharmony_ci
|
1e030f266b
|
!1352 add url ut
Merge pull request !1352 from 王景悟/master
|
2024-08-28 08:42:48 +00:00 |
|
openharmony_ci
|
8c0ddd2c7d
|
!1322 buffer模块lastIndexOf接口和compare接口传入负数发生crash缺陷修复
Merge pull request !1322 from 赵杜炜/bufferlast
|
2024-08-28 04:10:51 +00:00 |
|
wang-jingwu001
|
328e7cc947
|
add url ut
Signed-off-by: wang-jingwu001 <wangjingwu4@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAMZSC
|
2024-08-28 11:39:52 +08:00 |
|
jiangkai43
|
5bd5ccd58c
|
Fix the appfreeze problem of setcdata
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAMD19
Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
|
2024-08-26 13:35:23 +08:00 |
|
openharmony_ci
|
60023c99e2
|
!1337 回退napi_get_cb_info对取出参数的校验
Merge pull request !1337 from 李兴阳/master
|
2024-08-26 03:13:57 +00:00 |
|
openharmony_ci
|
961c2f1bbd
|
!1333 JSAPI告警处理——错误修改更正
Merge pull request !1333 from 张鸿雨/master
|
2024-08-25 16:52:13 +00:00 |
|
张鸿雨
|
56951e183d
|
JSAPI告警处理——错误修改更正
Signed-off-by: 张鸿雨 <zhanghongyu42@huawei.com>
|
2024-08-25 20:46:01 +08:00 |
|
@lixingyang-li
|
42fd7de9ad
|
回退napi_get_cb_info对取出åʵģÑ
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAM8WC
|
2024-08-24 20:02:10 +08:00 |
|
openharmony_ci
|
8e553a6dbf
|
!1316 add url ut
Merge pull request !1316 from 王景悟/master
|
2024-08-24 09:42:12 +00:00 |
|
openharmony_ci
|
356e2638bb
|
!1314 JSAPI告警修复
Merge pull request !1314 from 张鸿雨/master
|
2024-08-24 08:39:05 +00:00 |
|
张鸿雨
|
8f40668728
|
JSAPI离线检视问题确认
Signed-off-by: 张鸿雨 <zhanghongyu42@huawei.com>
|
2024-08-24 15:28:09 +08:00 |
|
openharmony_ci
|
b9d1956c26
|
!1323 Modify the error of internal entity
Merge pull request !1323 from jiangkai/cxml
|
2024-08-24 03:59:19 +00:00 |
|
openharmony_ci
|
0e12414226
|
!1318 url解析在不支持Emoji表情符号的缺陷修复
Merge pull request !1318 from 赵杜炜/url
|
2024-08-23 09:12:28 +00:00 |
|
openharmony_ci
|
9fa15e05f3
|
!1296 处理静态告警
Merge pull request !1296 from 李兴阳/master
|
2024-08-23 08:15:36 +00:00 |
|
openharmony_ci
|
7b6e91cd03
|
!1320 Add UT use cases to the convertxml module
Merge pull request !1320 from 周火旺/master
|
2024-08-23 07:57:22 +00:00 |
|
jiangkai43
|
59d8264722
|
Modify the error of internal entity
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAM1YC
Signed-off-by: jiangkai43 <jiangkai43@huawei.com>
|
2024-08-23 15:31:26 +08:00 |
|
zWX1234017
|
53a54d2479
|
Fix the crash defect caused by passing negative numbers to the lastIndexOf and compare interfaces in the buffer module
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IAM1P4
Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
|
2024-08-23 15:23:13 +08:00 |
|
zWX1234017
|
e3d63909ea
|
URL parsing fix for not supporting Emoji emoticons
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IALH0G
Signed-off-by: zWX1234017 <zhaoduwei3@huawei.com>
|
2024-08-23 15:10:25 +08:00 |
|
zhouhuowang
|
4f99313c95
|
Add UT use cases to the convertxml module
Issue: https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IALZ6J
Signed-off-by: zhouhuowang <zhouhuowang2@huawei.com>
|
2024-08-23 14:16:40 +08:00 |
|
openharmony_ci
|
52b70fe504
|
!1317 BUG FIX Replace the correct throw function
Merge pull request !1317 from RainbowseaExplore/master_240822
|
2024-08-23 03:45:47 +00:00 |
|
@lixingyang-li
|
82f252a2ed
|
´¦À¾²̬¸澯
Signed-off-by: @lixingyang-li <lixingyang13@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IALA70
|
2024-08-23 10:31:29 +08:00 |
|
RainbowseaExplore
|
06b7ee7ee4
|
BUG FIX Replace the correct throw function
Issue:https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IALV68?from=project-issue
Signed-off-by: RainbowseaExplore <yejunhui2@huawei.com>
|
2024-08-22 20:25:45 +08:00 |
|
wang-jingwu001
|
121c59c3ba
|
add url ut
Signed-off-by: wang-jingwu001 <wangjingwu4@huawei.com>
https://gitee.com/openharmony/commonlibrary_ets_utils/issues/IALV39
|
2024-08-22 19:10:47 +08:00 |
|
openharmony_ci
|
d048f59acf
|
!1290 Modify public basic library alarm
Merge pull request !1290 from 王景悟/master
|
2024-08-22 02:07:44 +00:00 |
|