& in title is being displayed as &
- regiegatus
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
11 years 7 months ago - 11 years 7 months ago #10227
by regiegatus
& in title is being displayed as & was created by regiegatus
hi, the ampersand in the title menu is being displayed as "&" . btw, i am using joomla 3 and t3 framework. i hope someone could help me on this.
thank you.
thank you.
Last edit: 11 years 7 months ago by regiegatus. Reason: the & is being converted to appear as &
Please Log in or Create an account to join the conversation.
11 years 7 months ago #10228
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic & in title is being displayed as &
Hi
I will see this
please remind me at the beginning of the next week
CEd
I will see this
please remind me at the beginning of the next week
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: regiegatus
Please Log in or Create an account to join the conversation.
- regiegatus
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
11 years 7 months ago - 11 years 7 months ago #10232
by regiegatus
Replied by regiegatus on topic & in title is being displayed as &
hi,
i found a fix from this link:
joomlacode.org/gf/project/joomla/tracker...racker_item_id=24628
is it alright to modify helper.php?
i tried to modify line 100 of modules/mod_accordeonck/helper.php
to this:
$item->ftitle = htmlspecialchars($item->title, ENT_COMPAT, 'UTF-8', false);
and it worked.
i found a fix from this link:
joomlacode.org/gf/project/joomla/tracker...racker_item_id=24628
is it alright to modify helper.php?
i tried to modify line 100 of modules/mod_accordeonck/helper.php
to this:
$item->ftitle = htmlspecialchars($item->title, ENT_COMPAT, 'UTF-8', false);
and it worked.
Last edit: 11 years 7 months ago by regiegatus.
Please Log in or Create an account to join the conversation.
11 years 7 months ago #10235
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic & in title is being displayed as &
that's it ! that's what I will add in the module
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.226 seconds