? Success

User tests: Successful: Unsuccessful:

avatar dgt41
dgt41
15 Nov 2014

Executive summary

This PR converts the form validation on com_content to use plain jquery (no mootools call on every form).
Also NO MORE INLINE SCRIPTS!

Testing

  1. Apply first PR #4888 (!important)
  2. Apply this PR
  3. In the admin area create new menu item for submitting new article
  4. go to the new menu and test that article is saved correctly

If no javascript errors are logged in your browser’s console and the functionality remains the same, your test is passing in any other case please report the errors here

Please also check these:
administrator/index.php?option=com_checkin should demonstrate multiselect without mt
administrator/index.php?option=com_users&view=mail should demonstrate form sent and validate without mt
administrator/index.php?option=com_modules should demonstrate multiselect and combobox without mt
Logout and log in to demonstrate the use of noframes without mt.

89081cb 15 Nov 2014 avatar dgt41 init
avatar dgt41 dgt41 - open - 15 Nov 2014
avatar jissues-bot jissues-bot - change - 15 Nov 2014
Labels Added: ?
avatar zero-24 zero-24 - change - 16 Nov 2014
Category Front End JavaScript
avatar smanzi
smanzi - comment - 16 Nov 2014

@test success

@dgt41 tooltips misaligned, but I seems to remember you said this is expect... Can you confirm?

avatar dgt41
dgt41 - comment - 17 Nov 2014

@smanzi Yes Sergio, this is unrelated (try some browser cache clearing)

avatar Hackwar
Hackwar - comment - 17 Nov 2014

@test success
I can equally report that everything works except for the misaligned tooltips.

avatar Hackwar
Hackwar - comment - 17 Nov 2014

I did clear my browser cache and it did not go away. The tooltips are still misaligned.

avatar dgt41
dgt41 - comment - 17 Nov 2014

@smanzi @Hackwar Actually you are both right here, the tooltip is misaligned. But this has to do with the bootstrap css on protostar, not with jquery code. I’ll try to propose a solution

screen shot 2014-11-17 at 12 15 04
screen shot 2014-11-17 at 12 15 19

avatar roland-d roland-d - alter_testresult - 19 Nov 2014 - smanzi: Tested successfully
avatar roland-d roland-d - alter_testresult - 19 Nov 2014 - hackwar: Tested successfully
avatar roland-d roland-d - change - 19 Nov 2014
Status Pending Ready to Commit
avatar roland-d
roland-d - comment - 19 Nov 2014

Moving to RTC as we have 2 successful tests.

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

avatar brianteeman brianteeman - change - 29 Nov 2014
Labels Added: ?
avatar smanzi
smanzi - comment - 30 Nov 2014

@test success for this PR (created new article in front-end, no prob!)
Tested the set of: #5046 #5048 #5049 #5050 #5051 #5052 #5053 #5054 #5056 #5058 #5113 #5255

avatar zero-24 zero-24 - close - 30 Nov 2014
avatar phproberto phproberto - close - 30 Nov 2014
avatar phproberto phproberto - change - 30 Nov 2014
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2014-11-30 02:32:42
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment