8
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed ClassCastException when parsing scoped config variables More... about 22 years ago
My changes that fixed the non-attribute namespaces broke the default namespace. More... about 22 years ago
Fixed 7308: <fmt:parseXXX> throws exception for null values More... about 22 years ago
Fixed 7230: <fmt:parseDate> accepts invalid dates More... about 22 years ago
Fixed Bug 7158 - EL exception message should contain attribute name/value More... about 22 years ago
New begin < end attribute validation. More... about 22 years ago
Implemented new "scoped configuration variables" convention for <fmt:locale>, <fmt:bundle> (if empty and no 'var') and <fmt:timeZone> (if empty and no 'var'). Scope name is now appended to variable name. Adjusted search algorithm to search for these new scoped variables. More... about 22 years ago
Left a bad line... More... about 22 years ago
Permissive attribute acceptance for RT library. More... about 22 years ago
Fixes to XPath support: - aggressive error checking as called for by the spec - match variables on prefix, not namespace (unfortunately) More... about 22 years ago
When a starting row is specified the maximum row count has to start from the new starting row value. More... about 22 years ago
Bug #7223. More... about 22 years ago
Bug #7222. More... about 22 years ago
Bug #7216 More... about 22 years ago
Update class name to latest version specified in JSTL spec. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
Remove loadedDrivers map. The JVM shouldn't load a class multiple times so this shouldn't be an issue. More... about 22 years ago
Added constraint that if 'prefix' is specified, <fmt:bundle> must have a body, since the specified prefix only applies to any nested <fmt:message> tags. More... about 22 years ago
Another typo in setter method name: Changed setMinIntegerUsed to setMinIntegerDigits More... about 22 years ago
fixed typo in setter method name More... about 22 years ago
- New comments email address in template. - <c:url> instead of <c:encodeUrl> - SQL index.jsp now uses template properly More... about 22 years ago
Minor bug fix to parameter maintenance in ImportSupport; it wouldn't have worked in a container that pooled tag handlers. More... about 22 years ago
Fixes Jakarta Bugzilla bug #7095, reported by Hans Bergsten: ${'true' and false} gives true Submitted by: Nathan Abramson Reviewed by: Shawn Bayern More... about 22 years ago
"Comments" alias change More... about 22 years ago
Minor documentation update. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
Update to use new url tag. Transaction example doc update. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
New domain for JSR052 comments alias. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
Synched Jakarta site intro page. More... about 22 years ago
Minor textual change. More... about 22 years ago
new EL syntax More... about 22 years ago
Error/null attribute handling for <x:transform> & EL More... about 22 years ago