? Pending

User tests: Successful: Unsuccessful:

avatar astridx
astridx
16 Jan 2018

Pull Request for Issue # #19316.

Summary of Changes

In the file /joomla-cms/administrator/components/com_content/Field/Modal/ArticleField.php we use JavaScript (document.getElementById("' . $this->id . '_id").value) in the edit URL. But up to now this command is not executed.
I am not sure where this is planned. This PR is my first idea for solving the error.

Testing Instructions

See #19316

Steps to reproduce the issue

  • Installed staging 4.
  • Installed testing data.
  • Open "All Menu Items".
  • Open menu item "Home" (Edit view). Type is : "Single Article"
  • Click button "Edit" for editing the article "Joomla! Testing" .

Expected result

Edit form opens with correct content.

Actual result

Edit form opens but empty title and empty editor.

Documentation Changes Required

No

05d8e76 16 Jan 2018 avatar astridx wip
avatar astridx astridx - open - 16 Jan 2018
avatar astridx astridx - change - 16 Jan 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 Jan 2018
Category JavaScript
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Jan 2018

I have tested this item successfully on 05d8e76


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19390.

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 17 Jan 2018 - Tested successfully
avatar wilsonge
wilsonge - comment - 20 Jan 2018

@astridx can you fix conflicts here please and I'll get this merged :)

avatar astridx astridx - change - 20 Jan 2018
Labels Added: ?
avatar astridx
astridx - comment - 20 Jan 2018

I hope I have solved everything correctly.
The conflict was in the file bootstrap-init.min.js, which consists of only one line. I minimized the file bootstrap-init.js and saved it as bootstrap-init.min.js

avatar astridx
astridx - comment - 2 Feb 2018

@wilsonge Did I made a mistake or did you forget?

avatar shivamdiehard
shivamdiehard - comment - 8 Mar 2018

I have tested this item successfully on c34bb87


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19390.

avatar shivamdiehard shivamdiehard - test_item - 8 Mar 2018 - Tested successfully
avatar wilsonge wilsonge - change - 9 Mar 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-03-09 02:08:10
Closed_By wilsonge
avatar wilsonge wilsonge - close - 9 Mar 2018
avatar wilsonge wilsonge - merge - 9 Mar 2018

Add a Comment

Login with GitHub to post a comment