User tests: Successful: Unsuccessful:
Pull Request for Issue #17974
This is a rather minor issue, but it looks like easy to fix
The category filter (like other filters) in backend articles manager was made multi-value
but there is code in 2 (maybe more) places that assumes that filter is single value
In new article (new record) forms we have
Solution just if posted category id is an array , then use the first category out of the categories
Notices printed, form loads as without any category selected, and 'all categories' fields are shown
None
Category | ⇒ | Administration com_categories com_fields |
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
I have tested this item
That was really bothering me.
Hope we can get this in last minute 3.8.1
Milestone |
Added: |
||
Status | Pending | ⇒ | Ready to Commit |
RTC
@mbabker
I know RC1 is out, but this one is real easy and was badly needed. Please get in 3.8.1 release.
Labels |
Added:
?
|
I added typecast to integer, it did not exist in previous code,
instead the typecast was done later when using in SQL query,
i think it is good to add it,
since code never check for other values like empty string ''
nothing should be changed in behaviour
@ggppdk Is there other changes that you will make? So I will wait befor re testing.
I have tested this item
thanks
I have tested this item
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-01 14:51:11 |
Closed_By | ⇒ | mbabker |
I have tested this item✅ successfully on bb13da5
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18176.