You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2009/05/28 00:56:02 UTC

DO NOT REPLY [Bug 47274] New: Invalid CSS reference in TinyMCE page2edit.xsl

https://issues.apache.org/bugzilla/show_bug.cgi?id=47274

           Summary: Invalid CSS reference in TinyMCE page2edit.xsl
           Product: Lenya
           Version: 2.0.3
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: TinyMCE Integration
        AssignedTo: dev@lenya.apache.org
        ReportedBy: rainer.schoepf@gmx.net


The TinyMCE  style sheet

  src/modules/tinymce/xslt/page2edit.xsl

refers to "/lenya/css/default.css", but this has changed to
"/modules/gui/css/default.css".

Running

  find src -type f \! -name \*.svn-base|xargs egrep 'lenya/css/.+\.css'

suggests that the same may apply to

 src/webapp/lenya/xslt/admin/root.xsl          (default.css)
 src/webapp/lenya/xslt/util/page-util.xsl      (default.css)
 src/modules/menubar/xslt/menu2xslt.xsl        (ie6hacksonly.css)
 src/modules/menubar/xslt/menu2xslt-ajax.xsl   (menu.css)
 src/webapp/lenya/xslt/admin/page2xhtml.xsl    (admin.css)

but I did not really check.

 Rainer Schöpf

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 47274] Invalid CSS reference in TinyMCE page2edit.xsl

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47274


Juergen Ragaller <ra...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|dev@lenya.apache.org        |ragaller@apache.org




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org