Set error reporting to development
Open articles manager
Filter articles by category
Create new article
No errors
See PHP notice:
Joomla 3.8 RC1
Since we have multiple categories filter, first filtered category should be pre-configured for new articles.
Labels |
Added:
?
|
Status | New | ⇒ | Confirmed |
Category | ⇒ | com_categories com_content |
undesidered side effect from #17668
make no sense to check if "Allowed to add" on multiple categories since 1 article is related to 1 and only 1 category https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_content/controllers/article.php#L50
The problem is not fields itself, the issue is that JForm->getAttribute is returning an array instead of a string as it was before.
as i tested it didnt give me as selected filter order and sometimes gave me the highest categorize id when new article added.
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-24 10:01:56 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/17974
closed as having Pull Request #18090
Does that pr fix all the issues here?
not sure
is a dirty one
@franz-wohlkoenig Please reopen.
Status | Discussion | ⇒ | New |
Closed_Date | 0000-00-00 00:00:00 | ⇒ |
Status | Closed | ⇒ | Discussion |
Closed_Date | 2017-09-24 10:01:56 | ⇒ | |
Closed_By | joomla-cms-bot | ⇒ |
Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/17974
reopened as stated above.
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-10-01 05:16:15 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/17974
closed as having Pull Request #18176
Confirmed: