You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/07/31 08:23:03 UTC

[issues] Created: (FOR-239) tigris-style css invalid img height and width if empty attributes

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-239


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-239
    Summary: tigris-style css invalid img height and width if empty attributes
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Forrest
  Component: None
   Versions:
             HEAD

   Assignee: 
   Reporter: David Crossley

    Created: Sat, 31 Jul 2004 8:22 AM
    Updated: Sat, 31 Jul 2004 8:22 AM

Description:
The XSL code used for generating the height and width values is not working properly -- it was giving a blank value. It should always return some sensible value (like 0 or something) but instead it just returned an empty string. As a result, the generated CSS had something like:

height: px;
width: px;

with no numbers in them. This failed validation. ...
...it shouldn't be too hard to assign some default values.

The above was reported by Diwaker Gupta ancilliary to Issue FOR-231


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira