You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Cyriaque Dupoirieux (JIRA)" <ji...@apache.org> on 2006/01/19 14:34:44 UTC

[jira] Assignées: (FOR-744) Inline CSS produces extra unwanted url references - Views V2 -

     [ http://issues.apache.org/jira/browse/FOR-744?page=all ]

Cyriaque Dupoirieux reassigned FOR-744:
---------------------------------------

    Assign To: Cyriaque Dupoirieux

I take this one, I think it a little like FOR-743...

> Inline CSS produces extra unwanted url references - Views V2 -
> --------------------------------------------------------------
>
>          Key: FOR-744
>          URL: http://issues.apache.org/jira/browse/FOR-744
>      Project: Forrest
>         Type: Bug
>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: Gavin
>     Assignee: Cyriaque Dupoirieux

>
> Taken from http://marc.theaimsgroup.com/?l=forrest-dev&m=113313199327182&w=2
> >5. In the inline CSS of the /samples/index.html page there is produced a 
> >wierd and non-compliant use of code when ever the  background-image url is 
> >used.
> >For instance multiple times there are instances of :-
> >
> >#header .round-top-left-small {
> >    background-image: 
> >url(../themes/images/roundcorner-t-l-5-bgFFFFFF-stroke000000-fg000000.png);<a 
> >href="../themes/images/roundcorner-t-l-5-bgFFFFFF-stroke000000-fg000000.png"> 
> ></a>;
> >    background-repeat: no-repeat;
> >    background-position: top left;
> >}
> >
> >This occurs on every instance of when an image is referenced using the 
> >background-image: url .
> >The extra :-
> >
> ><a 
> >href="../themes/images/roundcorner-t-l-5-bgFFFFFF-stroke000000-fg000000.png"> 
> ></a>;
> >
> >is neither required nor compliant.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Assignées: (FOR-744) Inline CSS produces extra unwanted url references - Views V2 -

Posted by Thorsten Scherler <th...@apache.org>.
El jue, 19-01-2006 a las 14:34 +0100, Cyriaque Dupoirieux (JIRA)
escribió:
>      [ http://issues.apache.org/jira/browse/FOR-744?page=all ]
> 
> Cyriaque Dupoirieux reassigned FOR-744:
> ---------------------------------------
> 
>     Assign To: Cyriaque Dupoirieux
> 
> I take this one, I think it a little like FOR-743...
> 

Cyriaque, leave this open, better want fix. V3 does not have the
offending matches in the sitemap.

salu2

> > Inline CSS produces extra unwanted url references - Views V2 -
> > --------------------------------------------------------------
> >
> >          Key: FOR-744
> >          URL: http://issues.apache.org/jira/browse/FOR-744
> >      Project: Forrest
> >         Type: Bug
> >   Components: Dispatcher (aka views)
> >     Versions: 0.8-dev
> >     Reporter: Gavin
> >     Assignee: Cyriaque Dupoirieux
> 
> >
> > Taken from http://marc.theaimsgroup.com/?l=forrest-dev&m=113313199327182&w=2
> > >5. In the inline CSS of the /samples/index.html page there is produced a 
> > >wierd and non-compliant use of code when ever the  background-image url is 
> > >used.
> > >For instance multiple times there are instances of :-
> > >
> > >#header .round-top-left-small {
> > >    background-image: 
> > >url(../themes/images/roundcorner-t-l-5-bgFFFFFF-stroke000000-fg000000.png);<a 
> > >href="../themes/images/roundcorner-t-l-5-bgFFFFFF-stroke000000-fg000000.png"> 
> > ></a>;
> > >    background-repeat: no-repeat;
> > >    background-position: top left;
> > >}
> > >
> > >This occurs on every instance of when an image is referenced using the 
> > >background-image: url .
> > >The extra :-
> > >
> > ><a 
> > >href="../themes/images/roundcorner-t-l-5-bgFFFFFF-stroke000000-fg000000.png"> 
> > ></a>;
> > >
> > >is neither required nor compliant.
> 
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)