Author: snjeza
Date: 2011-05-11 05:29:35 -0400 (Wed, 11 May 2011)
New Revision: 31210
Added:
trunk/documentation/whatsnew/birt/birt-news-3.3.0.M1.html
Log:
JBIDE-8930 CLONE - BIRT in N&N
Added: trunk/documentation/whatsnew/birt/birt-news-3.3.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/birt/birt-news-3.3.0.M1.html (rev
0)
+++ trunk/documentation/whatsnew/birt/birt-news-3.3.0.M1.html 2011-05-11 09:29:35 UTC (rev
31210)
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css"/>
+ <title>JBoss BIRT Integration 3.3.0.M1</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>JBoss BIRT Integration 3.3.0.M1 - New and Noteworthy</h1>
+
+ <p align="right"><a href="../index.html">< Main
Index</a> <a href="../core/core-news-3.0.0.GA-full.html">Core News
></a></p>
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>JBoss BIRT Integration</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <p><b>Locale attribute in an xhtml embedded report</b></p>
+ </td>
+ <td width="60%" valign="top">
+ <p>
+ Now, the BIRT viewer respects the locale attribute in an xhtml embedded report.
+ </p>
+ <p>
+ For more details, see <a
href="https://jira.jboss.org/jira/browse/JBIDE-8534">JBIDE-8...;.
+ </p>
+ </td>
+ </tr>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+
+</table>
+
+</body>
+
+</html>
+
+