Issue Details (XML | Word | Printable)

Key: FOR-744
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Cyriaque Dupoirieux
Reporter: Gavin
Votes: 0
Watchers: 0
Operations

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

Inline CSS produces extra unwanted url references - Views V2 -

Created: 28/Nov/05 10:37 PM   Updated: 01/Jun/06 06:16 AM
Return to search
Component/s: Plugin: internal.dispatcher
Affects Version/s: 0.8
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Blocker
 
Incorporates
 


 Description  « Hide
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.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #385947 Wed Mar 15 01:22:35 UTC 2006 thorsten Reverting hotfix introduced in r331572. Fixing FOR-827. Is related to FOR-745 and FOR-744
Files Changed
MODIFY /forrest/trunk/main/webapp/resources/chaperon/stylesheets/pattern2link.xsl