User tests: Successful: Unsuccessful:
Pull Request for Issue #17867.
Changing the category when editing an article redirects to the start page. This pr fixes that bug.
The edit form is reloaded.
It redirects to the wrong url.
Category | ⇒ | Front End com_content Libraries |
Status | New | ⇒ | Pending |
I have tested this item
Installed 3.8.0-beta4 locally with sample data.
Replaced the two files that cover the fix.
Setup a user that is Registered and an Author.
Created a custom field under content; just keeping default params
logged into the front end of the website, clicked on the "Create an Article" menu item.
Clicked on the Publishing tab.
Clicked on the Category dropdown and changed it from "Uncategorised" to "News", the overlay occurs and the page is then redirected from: index.php/create-an-article to: index.php/create-an-article?view=categories
Same issue as before.
Did it work when editing an article? Can you also test with the latest staging?
It works when editing an article.
If I create an article and leave the category set to "Uncategorized", save it. And edit the article I can change the category dropdown without issue.
All done through the front end.
I honestly thought I did select the most recent version of 3.8 (beta 4)
@GCLW Please test on staging branch
Labels |
Added:
?
|
Can you please test it again as it should work now with adding an article.
You need to mark it as successful on issues.joomla.org
I have tested this item
After testing on the latest staging 3.8.0 with this fix, I am now able to change categories on the front end when creating or editing an article with Registered and Author privileges.
Didn't get this issue: On clean Installation and settings like described above change an Article-Category from "en-gb" to "de-at" works without Pull Request as expected.
3.8.0-rc1-dev
Multilanguage Site
macOS Sierra, 10.12.6
Firefox 55 (64-bit)
Are you a none super admin user?
Logged-in as User which is assigned to the Registered and Author group.
This pertains to front end article creation and editing by a user with Registered and Author permissions.
and you need at least one custom field created. That is the key to the error.
Haven't a custom Field used and created the Test-Article in Backend.
Will try with updated Instructions.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-07 00:29:43 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
@GCLW one more (last one):