User tests: Successful: Unsuccessful:
Pull Request for Issue #10399 .
Always use htmlspecialchars($str, ENT_COMPAT, 'UTF-8')
Please do a code review or test all changed files.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Code style |
I have tested this item successfully on 6aa2082
on review
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
@brianteeman please remove the RTC from this one. It as errors.
Please explain the errors - saying it is not correct is not helpful
htmlspecialchars($image->data), ENT_COMPAT, 'UTF-8'
should be
htmlspecialchars($image->data, ENT_COMPAT, 'UTF-8)'
Explain not quote ;)
the parentisis is the wrong place
travis is also telling that.
Labels |
Removed:
?
|
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Pending |
Labels |
RTC removed as requested
Labels |
Removed:
?
|
@zero-24 see zero-24#12
This PR has received new commits.
CC: @alikon, @brianteeman
seems all fine to me now.
This PR has received new commits.
CC: @alikon, @brianteeman
Thanks @wojsmol & @andrepereiradasilva
I have tested this item successfully on 22ff770
I have tested this item successfully on 22ff770
on code review
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Milestone |
Added: |
This PR has received new commits.
CC: @alikon, @andrepereiradasilva, @brianteeman
i did broken my branch please remove the milestone. @brianteeman
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-17 17:58:36 |
Closed_By | ⇒ | zero-24 |
Labels |
Removed:
?
|
Milestone |
Removed: |
I have tested this item successfully on 6aa2082
on review
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10438.