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

Remove the never working limitstart call #17184

Closed
wants to merge 2 commits into from

Conversation

zero-24
Copy link
Contributor

@zero-24 zero-24 commented Jul 19, 2017

Summary of Changes

Remove the never working limitstart call. I did go back in the history and that not working call is included since the intial commit to GitHub:
https://github.com/joomla/joomla-cms/blame/56fbf2c55293b3188c7d85163dfcf91eac01741c/components/com_content/helpers/icon.php#L106-L110

Intial report by @moira-lachesis

Testing Instructions

Confirm that the print button in the frontend still works.

Expected result

The print button in the frontend still works.

Actual result

The print button in the frontend works but append a empty an unused &page=.

Documentation Changes Required

None.

@brianteeman
Copy link
Contributor

I have tested this item ✅ successfully on d39631b

tested on a single and a multipage article and apart from the page= now being removed it all works the same


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

@ghost
Copy link

ghost commented Jul 20, 2017

I have tested this item ✅ successfully on d39631b


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

@ghost
Copy link

ghost commented Jul 20, 2017

RTC after two successful tests.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jul 20, 2017
@rdeutz rdeutz added this to the Joomla 3.8.0 milestone Jul 20, 2017
@zero-24 zero-24 changed the base branch from staging to 3.8-dev July 20, 2017 20:11
@joomla-cms-bot joomla-cms-bot added the Language Change This is for Translators label Jul 20, 2017
@zero-24
Copy link
Contributor Author

zero-24 commented Jul 20, 2017

@mbabker I'm not sure what happend here if you have a few minutes please check this.

@mbabker
Copy link
Contributor

mbabker commented Jul 20, 2017

You started the PR based on staging then changed the branch to 3.8. But your staging branch is a few commits ahead of the 3.8 branch (expected, the commits in this PR aren't merged to 3.8 yet). So it's fine for now, I just have to remember to merge staging to 3.8 before merging this PR.

@zero-24
Copy link
Contributor Author

zero-24 commented Jul 20, 2017

Thans for checking!

@mbabker mbabker changed the base branch from 3.8-dev to staging July 25, 2017 23:01
mbabker pushed a commit that referenced this pull request Jul 25, 2017
@mbabker
Copy link
Contributor

mbabker commented Jul 25, 2017

Manually applied d39631b to staging at 1297481 since things were still out of whack after dealing with the branch stuff.

@mbabker mbabker closed this Jul 25, 2017
@joomla-cms-bot joomla-cms-bot added PR-staging and removed RTC This Pull Request is Ready To Commit labels Jul 25, 2017
roland-d added a commit to roland-d/joomla-cms that referenced this pull request Jul 26, 2017
* staging: (274 commits)
  Add JCryptCipherSodium to support libsodium (joomla#16754)
  Performance 2 (libraries/legacy) (joomla#12220)
  Performance 6 (templates) (joomla#12233)
  Fixed typehint (joomla#16425)
  Fix for: Repeatable field is no longer rendered with Chosen layout (joomla#16471)
  Fix the path for the ajax-loader.gif (joomla#16701)
  Menu items list parent filter (joomla#17060)
  Text Filters layout (joomla#17113)
  mod_login showon option (joomla#17153)
  com_banners incorret tooltip (joomla#17157)
  fix joomla.content.options_default (joomla#17123)
  remove the never working limitstart call (joomla#17184)
  Update phpDocumentor build
  set 3.8.0 Dev State
  Prepare 3.7.4 Stable Release
  fixed a logic change in joomla#12294, thanks @Hoffi1
  Update sv-SE.ini
  Update pt-BR.ini
  Update lv-LV.ini
  Update fa-IR.ini
  ...
@zero-24 zero-24 deleted the removethelimitstart branch July 26, 2017 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Change This is for Translators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants