Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch process pop-up gets open even without selection #4787

Closed
wants to merge 1 commit into from

Conversation

garima-agal
Copy link
Contributor

. We can apply validation, to make selection first

1
2

@peterlose
Copy link
Contributor

Works fine. Perhaps we should take it a step further at hide the batch button until something is selected?

@jissues-bot jissues-bot changed the title Batch process pop-up gets open even without selection. We can apply vali... Batch process pop-up gets open even without selection Oct 17, 2014
@brianteeman
Copy link
Contributor

@losedk the UX sprint last year tried to get that sort of change in and it was rejected. :(

On the basis of two good tests I am setting this RTC

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

@peterlose
Copy link
Contributor

@brianteeman ahh okay :S

@zero-24
Copy link
Member

zero-24 commented Oct 17, 2014

@garima-agal It looks like we have a failed Travis test:


There was 1 failure:
1) JToolbarButtonHelpTest::testFetchButton
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<button onclick="Joomla.popupWindow('help/en-GB/JHELP_CONTENT_ARTICLE_MANAGER.html', 'JHELP', 700, 500, 1)" rel="help" class="btn btn-small">
+'<button onclick="Joomla.popupWindow('help/en-GB/Content_Article_Manager.html', 'Help', 700, 500, 1)" rel="help" class="btn btn-small">
    <span class="icon-question-sign"></span>
-   JTOOLBAR_HELP</button>
+   Help</button>
 '
/home/travis/build/joomla/joomla-cms/tests/unit/suites/libraries/cms/toolbar/button/JToolbarButtonHelpTest.php:102

See: https://travis-ci.org/joomla/joomla-cms/jobs/38266232

Can you have a look into it?

@Bakual
Copy link
Contributor

Bakual commented Nov 8, 2014

Merged, thanks.
After some tests in my fork I came to the conclusion that the failed tests must be due to some outdated branch and not related to the PR.

@Bakual Bakual closed this Nov 8, 2014
@infograf768
Copy link
Member

FYI, just corrected this
de6b74a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants