https://issues.apache.org/bugzilla/show_bug.cgi?id=47328
Summary: Typo in tinymce sitemap.xmap file
Product: Lenya
Version: Trunk
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: TinyMCE Integration
AssignedTo: [email protected]
ReportedBy: [email protected]
Line 42 in file src/modules/tinymce/sitemap.xmap has a typo, a square bracket
instead of a curly brace:
42c42
< <map:param name="locale" value="[request:locale}"/>
---
> <map:param name="locale" value="{request:locale}"/>
--
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: [email protected]
For additional commands, e-mail: [email protected]