Outline
Agreement
Download


PRODUCT: EZServlet Package: bug info
  bug info

registered information :

 
Bug ID
product
fixed on
outline
EZS2001.1.25
2001.1.26
EZDdefaultFileHandler sometimes fails to send the proper context-type header.
EZS2001.1.25
2001.1.26
EZDdefaultFileHandler doesn't work in contexts other than root.
EZS2001.1.08 -
2001.1.26
leader/follower attributes will not work for the custom tags.
EZS2001.1.15 -
2001.1.26
The message passed by a parameter of new CommonRuntimeException(String,Throwable) or new LowLevelException(String,Throwable) will not be set.
EZS2001.1.08 -
2001.1.23
MultiPartContentHandler.getTextValue() may cause ArrayIndexOutOfBoundsException thrown in System.arraycopy().
EZS2001.1.21 -
2001.1.23
The instances of EZSession never expires.
EZS2001.1.20 -
2001.1.22
com.ngMAT.net.HttpCommunicator#doPost() sends unnecessary cr+lf.
EZS2001.1.20 -
2001.1.22
The properties for com.ngMAT.net.HttpCommunicator do not work.
EZS2001.0 -
2001.1.21
When EZServletContext#sendError(int) or EZServletContext#sendError(int,String) is called, any cookies which is set before the call won't be sent.
EZS2001.1 -
2001.1.20
The properties EZServlet.Request.Charset and EZServlet.Response.Charset for com.ngMAT.servlet.EZServletConfig doesn't work.
EZS2001.1.08 -
2001.1.17
MultiPartContentHandler.Part.nextPart() throws IndexOutOfBoundsException when the next part is empty text.
EZS2001.0 -
2001.1.16
StringConverter#convertZenkakuKatakanaToHankaku() doesn't convert the Japanese prolonged sound marks.
EZS1.0 -
2001.1.15
1.2.1
When you do NOT set the property "Mail.AdditionalHeaders", NullPointerException will be thrown on sending a message.
EZS2001.1.05
2001.1.13
When you set the property EZServlet.TargetServletSpec to "2.3", NullPointerException will be thrown in EZServletConfig#createNullContext().
EZS1.0-
2001.1.12
NullPointer Exception is thrown if one of the session objects is removed while writing session object values to the debug log with debug mode.
EZS2001.1-
2001.1.09
The servlet name is not put out in the servlet log file.
EZS2001.0-
2001.1.06
If the property "EZServlet.Request.Charset" is not set, a NullPointerException will be thrown on calling EZServletContext#urlencode(String).
EZS2001.0-
2001.1.06
CoolProperties.put(String,String) duplicates data with the same key in its vector image.
EZS2001.1.00-
2001.1.05
template objects of RepeatableElement instance in the HTMLTemplate instance does not inherit filter definition.
EZS2001.1.00-
2001.1.03
template objects created by HTMLTemplate.createHTMLTemplateFromString(EZServletContext,String) does not inherit filter definition.
EZS2001.0.05a-
2001.1.02
EZSCustomTag instance inside the row template of ParsedTable are not processed as exptected.
EZS2001.0.05a-
2001.1.01
The header template and the row template of ParsetTable don't inherit the property "Application.Tag.EscapeChar" from its including HTMLTemplate.
EZS2001.0-
2001.1
bcpUpdate(..) and loadDSVFile(..) of class com.ngMAT.Tools.Bcp doesn't support the property Bcp.File.Encoding.
EZS2001.0-
2001.1
com.ngMAT.servlet.EZServlet doesn't throw the suitable exception but throws NullPointerException when it cannot find the properties file for itself and its situation is unclear.
EZS2001.0-
2001.1
NullPointerException is thrown on loading an HTML template which has custom tags or [[#table]] tags whose names have upper case alphabet characters with EZServletContext#getTemplate(String).
tbs00016
EZS2001.0.5-
2001.0.06
HTTP header "Content-Length" will become wrong when you send an HTMLTemplate which has custom tags build with subclasses of com.ngMAT.HTML.EZSCustomTag.
tbs00015
EZS2001.0, 1.0
2001.0.06,
1.2
com.ngMAT.tools.Bcp#bcpin never rolls-back even when aborting.
tbs00014
EZS2001.0-
2001.0.04
com.ngMAT.servlet.EZServletContext#createCookieTimestamp(..) gives wrong string with the hour field of "24" when it should be "00".
tbs00013
EZS2001.0-,
1.0-
2001.0.04,
1.2
com.ngMAT.tools.Bcp, com.ngMAT.tools.PGBcp misses to close Statement/ResultSet.
tbs00012
EZS2001.0-
2001.0.04
NullPointerException is thrown at com.ngMAT.servlet.EZServletContect#init(..) when HttpServletRequest#getCookies() returns null.
tbs00011
EZS2001.0-
2001.0.04
com.ngMAT.Common.ngmPGDBObject#getDBString(String) escapes "\" from this version.
tbs00010
EZS2001.0-,
1.0-
2001.0.02,
1.0.03
When the pool is in an insufficient state , assignment of connection with the com.ngMAT.Common.DBConnection#getConnection(...) goes wrong.
tbs00009
EZS2001.0-,
1.0-
2001.0.02,
1.0.03
NullPointerException is thrown in com.ngMAT.EZServlet the properties file doesn't have a Servlet.Request.Charset element.
tbs00008
EZS2001.0-,
1.0-
2001.0.01,
1.0.03
NullPointerException is thrown in constructor of com.ngMAT.Common.CoolProperties with Java 2 SDK 1.3.
tbs00007
EZS1.0-
2001.0,
1.0.03
com.ngMAT.Common.DSV has a wrong size 1 when its constructor is called with empty string.
tbs00006
EZS1.0-
2001.0,
1.0.03
com.ngMAT.HTML.form.Radio.setChecked() doesn't work.
tbs00005
EZS1.0-
2001.0,
1.0.03
com.ngMAT.HTML.form.Checkbox.setChecked() doesn't work.
tbs00004
EZS1.0-
2001.0,
1.0.03
com.ngMAT.servlet.EZServletContext#sendRedirect (String) misses sending cookies.
tbs00003
EZS1.0-
1.1.02
com.ngMAT.Common.DBConnection#getConnection(...) fails to connet to the dbms if the property DBConnection.Retry.Count doesn't have a value of 1 or greater than 1.
tbs00002
EZS1.0-
1.1.01
String getParameerValue(...) returns a wrongly transformed characters after com.ngMAT.servlet.TemplateBasedServlet, com.ngMAT.servlet.EZServletContext#getParameterValues(...).
tbs00001
EZS1.0-
1.0.01
NullPointerException is thrown when you construct HTMLTemplate without setting tag mark characters in properties.

 

Sun, Sun Microsystems are and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.


(C)1998- ngMAT Corporation
All RightsReserved.

�@