Update manifest files docs

66 views
Skip to first unread message

Viper

unread,
Apr 30, 2015, 4:55:20 AM4/30/15
to joomla-...@googlegroups.com
Hi!
I've found a strange behavior when the link attribute of a <menu> tag contain an ampersand. Installer won't copy the language files from package.

Example:
Wrong link like this:
<menu link="option=com_component&type=abc">COM_MENU_0</menu>

should be
<menu link="option=com_component&amp;type=abc">COM_MENU_0</menu>

I think we need to update documentation in https://docs.joomla.org/Manifest_files#Menu_links_and_submenus section.

Michael Babker

unread,
Apr 30, 2015, 8:43:38 AM4/30/15
to joomla-...@googlegroups.com
There are already comments stating something similar in manifests for core components - https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_banners/banners.xml#L33

As it's a wiki, feel free to add a note to the page.

--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/d/optout.

Viper

unread,
Apr 30, 2015, 9:51:58 AM4/30/15
to joomla-...@googlegroups.com
Fixed in wiki.
Reply all
Reply to author
Forward
0 new messages