<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1: css4j-0.12.1 hangs on getLanguage() function</title><link href="https://sourceforge.net/p/css4j/bugs/1/" rel="alternate"/><link href="https://sourceforge.net/p/css4j/bugs/1/feed.atom" rel="self"/><id>https://sourceforge.net/p/css4j/bugs/1/</id><updated>2011-03-10T09:38:02Z</updated><subtitle>Recent changes to 1: css4j-0.12.1 hangs on getLanguage() function</subtitle><entry><title>css4j-0.12.1 hangs on getLanguage() function</title><link href="https://sourceforge.net/p/css4j/bugs/1/" rel="alternate"/><published>2011-03-10T09:38:02Z</published><updated>2011-03-10T09:38:02Z</updated><author><name>rahul </name><uri>https://sourceforge.net/u/rahul1985/</uri></author><id>https://sourceforge.net574a792201e770d4fd6a5b207eb411408fb82356</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I tried to apply styles for a few urls. but seems css4j get hanged on&lt;/p&gt;
&lt;p&gt;((CSSStylableElement) n).getComputedStyle()   function.&lt;/p&gt;
&lt;p&gt;I further debug the code and it seems, code get hang on the following line, ie) Doesn't return any output and just hangs.&lt;/p&gt;
&lt;p&gt;String lang = getLanguage(); line in the matchConditional(ConditionalSelector selector) function.&lt;/p&gt;
&lt;p&gt;The value of 'attrName = ((LangCondition) cond).getLang()' is "de".&lt;/p&gt;
&lt;p&gt;And also where I can get the definition code for getLanguage() function.&lt;/p&gt;
&lt;p&gt;Could any one update me, is there any fix for that. Or how to correct it. ?? Or please fix it integrate into the further releases.&lt;/p&gt;
&lt;p&gt;Note: I am using the latest dom4j (1.6.1) and css4j (0.12.1) jars.&lt;/p&gt;
&lt;p&gt;Thanks in Advance.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>