History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-2639
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: P1 P1
Assignee: Mamye Kratt
Reporter: Benjamin Shine
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

Compile error on $style fontstyle

Created: 10/Sep/06 06:03 PM   Updated: 20/Nov/06 05:11 AM
Component/s: LFC - CSS
Affects Version/s: 3.4
Fix Version/s: 3.4

Time Tracking:
Not Specified

Severity: Minor
Fixed in Change#: 1,889
Runtime: N/A
Fix in hand: False


 Description  « Hide
#gt7 {
stylefontstyle: "bold";
}
combined with
fontstyle="$style{'stylefontstyle'}" yields a compiler error:
Unknown style UNDEFINED STYLE

See http://localhost:8080/trunk-cssbugfix/test/style/typography/typography-test.lzx?debug=true

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Benjamin Shine - 10/Sep/06 06:04 PM
A subset of LPP-2602.

Benjamin Shine - 11/Sep/06 03:14 PM
In email, tucker wrote:
"This is surely just a bogus optimization in the tag compiler that is expecting fontstyle and fontsize to be constant strings."

Jim Grandy - 15/Sep/06 11:33 AM
Making a P1; this is blocking Michael Gregor.

Henry Minsky - 20/Sep/06 04:35 AM
fixed in trunk

P T Withington - 20/Nov/06 05:11 AM
To QA for verification