<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.ormfoundation.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Technical support</title><link>http://www.ormfoundation.org/forums/30.aspx</link><description>For discussing installation and setup, bugs and other technical issues with the NORMA.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Re: NORMA VS2010 HTML report queries/bugs</title><link>http://www.ormfoundation.org/forums/thread/2882.aspx</link><pubDate>Fri, 02 Dec 2011 23:15:16 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2882</guid><dc:creator>Tom Leeman</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2882.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=30&amp;PostID=2882</wfw:commentRss><description>&lt;span style="font-weight:bold;"&gt;Bugs&lt;/span&gt;&lt;ol&gt;&lt;li&gt;Sure no problem. I&amp;#39;ve attached two images showing the difference. Upon a bit of further testing I noticed that when I first open the ConstraintValidationReport.html page in IE, the gold underline (border-bottom property) for .topHeader is not visible, the header for the page is not visible and &amp;quot;Fact Type&amp;quot; is not visible either. However if I resize the window then appear - but if I refresh the page then they dissapear again.Weird. To help see the differences, I suggest that you flick between the images quite quickly so you can see the content of the page changing. &lt;/li&gt;&lt;li&gt;n/a&lt;/li&gt;&lt;li&gt;Yeah, it&amp;#39;s definitely strange how it works in IE. I tried to fix the problem myself a few days ago but I ran into the same problem you had due to the files being in different directories. &lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Tom &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: NORMA VS2010 HTML report queries/bugs</title><link>http://www.ormfoundation.org/forums/thread/2881.aspx</link><pubDate>Fri, 02 Dec 2011 22:00:47 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2881</guid><dc:creator>Matthew Curland</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2881.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=30&amp;PostID=2881</wfw:commentRss><description>&lt;p&gt;Hi Tom,&lt;/p&gt;
&lt;p&gt;The checkboxes are directed more toward a validated printout than online. This is a static html page at this point after all, so there is no tracking of the checks.&lt;/p&gt;
&lt;p&gt;As for the bugs:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Could you be a little more specific? They look the same to me.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;This is a problem with the .topHeader style, which needs an overflow:hidden&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Not sure why this works in IE, actually. The hard link to the object types page uses the same text snippet as the individual fact type pages. The problem is that they&amp;#39;re in different directories, so ./* works in one and ../* works in the other. This will take a new snippet and (minor) code change to account for the issue.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;As a temporary fix, the attached xml file can be used to fix the format problem and remove the check box.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Copy the attached &lt;em&gt;fixed.txt&lt;/em&gt; file to PROGRAMFILES\ORM Solutions\ORM Architect for Visual Studio 20&lt;strong&gt;xx&lt;/strong&gt;\Xml\Verbalization\HtmlReport\fixed.xml (note extension change from attached file)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;In VS, open the options dialog&amp;nbsp;(tools/options menu)&amp;nbsp;to the ORM Designer page&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Choose the &amp;#39;Alternate Verbalization Text&amp;#39; property in the Verbalization section&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Open the dropdown for the property&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Under &lt;em&gt;Report Verbalization/HTML Report Settings&lt;/em&gt; check the &lt;em&gt;Build in Fixes&lt;/em&gt; item&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Close the dialog and rebuild your report&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;You can see the full set of snippets in HtmlReport/_default.xml. Note that editing this file directly has no effect, this is informational only, but you can pull any snippet out and override it in another xml file.&lt;/p&gt;
&lt;p&gt;-Matt&lt;/p&gt;</description></item><item><title>NORMA VS2010 HTML report queries/bugs</title><link>http://www.ormfoundation.org/forums/thread/2879.aspx</link><pubDate>Fri, 02 Dec 2011 12:08:32 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2879</guid><dc:creator>Tom Leeman</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2879.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=30&amp;PostID=2879</wfw:commentRss><description>&lt;p&gt;Hi Matt, I have a few queries/bug reports regarding the NORMA generated HTML report.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Query&lt;/b&gt;&lt;br /&gt;In the ConstraintValidationReport, why is there a checkbox for each constraint? I assume this may be something to do with showing the report to a client so that they can agree or disagree with the propositions made by checking or unchecking a checkbox. If this is the case, then there is no facility available to save the changes to the report – which I can imagine for large reports might cause some frustration.&lt;br /&gt;&lt;b&gt;&lt;br /&gt;Bugs&lt;/b&gt;&lt;br /&gt;1. In Internet Explorer, the styling of the report changes slightly between the ConstraintValidationReport and the ObjectTypeList page&lt;br /&gt;&lt;/p&gt;&lt;p&gt;2. In browsers other than Internet Explorer (I tested in Firefox and Chrome) the Verbalization Report Contents menu only links to the “Object Types” page&lt;br /&gt;&lt;br /&gt;3. In browsers other than Internet Explorer, when you click the “Up” arrow next to the name of the role in the ConstraintValidationReport, you are taken to an incorrect directory.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Tom &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>