User tests: Successful: Unsuccessful:
see: #8689 - all explained there.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Components |
@PhilETaylor
@mbabker
Please look into this as, for me, it would solve #9846
I worry about people having used overrides, thus why I am thinking there could be a better solution.
@infograf768 The change you suggested is correct (I think it is a typo from @PhilETaylor code). If we could not fix the issue with JUri::isInternal(), we should make this change to fix the bug.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-17 18:01:36 |
Closed_By | ⇒ | infograf768 |
Closed as typos and misses a change in Beez. Replaced by #9959
Set to "closed" on behalf of @infograf768 by The JTracker Application at issues.joomla.org/joomla-cms/8698
This will work if
false
is taken off as base64_encode accepts only one argument.should be
Can you redo?