Closed (won't fix)
Project:
Wysiwyg
Version:
6.x-2.0
Component:
Editor - TinyMCE
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2009 at 19:16 UTC
Updated:
5 Aug 2009 at 20:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
sunI'm not sure whether we can fix this. The cause is that the code in SVN needs to be compiled with ant to inject certain variables - such as the version number.
Attached patch just changes the PCRE pattern to account for the pre-compilation replacement strings. This only makes it more apparent that the library needs to be compiled first.
Comment #2
sunI don't think this makes sense.