[FIXED] - 4430 : Administrator Cpanel not showing josmsg - Joomla! Forum - community, help and support
description:
this bug happens when request redirect user panel page josmsg.
reported on:
today's trunk
classification:
[q&t] critical/high/medium/low/enhancement
affected functions:
administration default page
related files:
/joomla/administrator/templates/khepri/cpanel.php
steps replicate:
type in url /administrator/index.php?josmsg=test
analysis:
[q&t] confirmed/unable confirm/rejected
any other comments
proposed fix(es):
it's not best fix it's done template file see no other easy way it.
add if (!empty($msg)) {
echo "\n ";
} ?>
to /joomla/administrator/templates/khepri/cpanel.php line 62
topic / artifact id:
[user] enter crosss reference topic or artifact id/url when submitted : none
system info:
ubuntu lampp eclipse firefox
this bug happens when request redirect user panel page josmsg.
reported on:
today's trunk
classification:
[q&t] critical/high/medium/low/enhancement
affected functions:
administration default page
related files:
/joomla/administrator/templates/khepri/cpanel.php
steps replicate:
type in url /administrator/index.php?josmsg=test
analysis:
[q&t] confirmed/unable confirm/rejected
any other comments
proposed fix(es):
it's not best fix it's done template file see no other easy way it.
add if (!empty($msg)) {
echo "\n ";
} ?>
to /joomla/administrator/templates/khepri/cpanel.php line 62
topic / artifact id:
[user] enter crosss reference topic or artifact id/url when submitted : none
system info:
ubuntu lampp eclipse firefox
fixed on svn, !
Comments
Post a Comment