User tests: Successful: Unsuccessful:
Pull Request for Issue # .
cast to int to fix strict comparison
create/edit an article
click on CMS Content and select
select a module to embed in the article
save the article
the module output is showed in the article
no module output
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
why this is wrong ?
umm i was testing with postgresql....i'll look with mysql .....
work with mysql as well
I have tested this item
on code inspect
I have tested this item
Tested with adding CMS content to article. Content displays correctly after PR is applied.
Status | Pending | ⇒ | Ready to Commit |
RTC
No RTC. This breaks PDO.
Status | Ready to Commit | ⇒ | Pending |
Set back to Pending.
PDO returns strings for numeric columns when using pdo_mysql.
This seems to be because the driver is using PDO::ATTR_EMULATE_PREPARES
.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-04-15 06:52:45 |
Closed_By | ⇒ | alikon |
Please test first
#28259