https://code.google.com/p/xe-core/issues/detail?id=2148
(패치파일 있음)
Reported by emerald....@gmail.com, Jul 16, 2012
What steps will reproduce the problem?
1.set some GET array parameter
(such as:http://xe15.xemydomain.com/?&status[]=new&status[]=reviewing&status[]=assign&status[]=resolve&status[]=reopen&status[]=postponed&status[]=duplicated&status[]=invalid&)
2.Then the array parameter is missing in the return of Context::getRequestUrl() function, and produce some warnings
What is the expected output? What do you see instead?
warnings is in the images.
Please use labels and text to provide additional information.


--- comment
#1 emerald.zhangj
the version of XE package is V1.5.2.5
#4 emerald.zhangj
the array parameter is support by 1.4,but there are some bugs in 1.5
https://code.google.com/p/xe-core/issues/detail?id=2148
(패치파일 있음)
Reported by emerald....@gmail.com, Jul 16, 2012
What steps will reproduce the problem?
1.set some GET array parameter
(such as:http://xe15.xemydomain.com/?&status[]=new&status[]=reviewing&status[]=assign&status[]=resolve&status[]=reopen&status[]=postponed&status[]=duplicated&status[]=invalid&)
2.Then the array parameter is missing in the return of Context::getRequestUrl() function, and produce some warnings
What is the expected output? What do you see instead?
warnings is in the images.
Please use labels and text to provide additional information.
--- comment
#1 emerald.zhangj
the version of XE package is V1.5.2.5
#4 emerald.zhangj
the array parameter is support by 1.4,but there are some bugs in 1.5