So, when outputting results for a certain kind of list, there are query string parameters (for search terms and such), that only apply to that list, and not other kinds of list. There are also common

So, when outputting results for a certain kind of list, there are query string parameters (for search terms and such), that only apply to that list, and not other kinds of list. There are also common query parameters, such as for navigation and pagination.

So call nav_html_add to add the HTML next and previous links. Then nav_html_add omits all query parameters except the common navigation ones, throwing away your search query, because it's not psychic. It can't tell that it's being asked to add next and previous links for a search, as opposed to a list of recent boosts or something. You give up and manually type the search query in the URL bar every time you press next or previous. You curse how awful of a programmer you are but there's no one else there to help solve this problem at all.

#programming #fail #FuckMyLife

1 points · 0 comments · view on lemmy.world

0 Comments

No comments yet.