Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2134 - 2136 of 2152)

Ticket Resolution Summary Owner Reporter
#2819 worksforme Related Item Summary of Descriptions Markdown Issue danieljohnlewis

Reported by danieljohnlewis, 21 months ago.

Description

Problem: When creating a related item it mentions that you can use markdown in the description, however markdown doesn't render in apps page nor in related items page. Expected: Make shortened descriptions (on apps page & related items page) render markdown

#2824 fixed Multiple of the same Flag Issues danieljohnlewis

Reported by danieljohnlewis, 21 months ago.

Description

There is some bizarre language flag issues. 1) Log in to http://s031.okserver.org:2375/ (I'm logged in as danieljohnlewis) 2) Visit the apps page: http://s031.okserver.org:2375/apps 3) Have a look at the languages drop down, flags look fine (although Deutsche does have an EU flag rather than the German flag.. but that's irrelevant) 4) Change filters to, say, type: Application and sort: Newest, and apply. Web address becomes: http://s031.okserver.org:2375/apps?page=1&type=application&sort=created_desc 5) Look at the languages drop down: Flags are largely incorrect, with more than one country having the same flag.

Please see the attached screenshot.

Note: this was originally tested with Google Chrome on Linux (Ubuntu).

#2825 fixed Loss of URL encoding on language change on apps page danieljohnlewis

Reported by danieljohnlewis, 21 months ago.

Description

Problem: On /apps page if you start in one language, filter the data, and then change languages it loses the correct format for the HTTP Get Parameters (and therefore loses the filters). Example, start in English language, change filter settings to to Application and Newest, change language to German. Expected: Retain correct format for HTTP Get Parameters so that the filter settings are retained. Solution will involve not turning "=" into "%3D" in the URL, i.e. turn off URL encoding.

Note: See TracQuery for help on using queries.