Issue Details (XML | Word | Printable)

Key: FOR-745
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Thorsten Scherler
Votes: 0
Watchers: 0
Operations

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

WORKAROUND for generating links for inline css produces non valid markup

Created: 29/Nov/05 07:07 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
forrest-trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer$ svn blame internal.xmap
331576 thorsten <!-- WORKAROUND The following transfomer are responsible for generating links for inline css It produces non valid css!!!-->
331576 thorsten <!-- FIXME make contracts self containing and open them for css-->
331576 thorsten <map:transform type="pattern"
331576 thorsten src="{forrest:context}/resources/chaperon/grammars/link.xlex" />
331576 thorsten <map:transform
331576 thorsten src="{forrest:context}/resources/chaperon/stylesheets/pattern2link.xsl" />

This issues causes FOR-744 & FOR-743. It will be fixed when we have standalone contracts.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Thorsten Scherler added a comment - 22/Jan/06 09:42 PM
v3 does not have the workaround of FOR-745, so it will be fixed in the final release.

Thorsten Scherler added a comment - 29/Jan/06 11:24 PM
The workaround is gone.