User tests: Successful: Unsuccessful:
Signed-off-by: Don Gilbert don@electriceasel.com
Tracker Item: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31565
Nice work guys! It was also a great idea to remove format by this way.
@mbabker can you add this into unit tests as well: class ExampleViewHtmlBlender
FYI: There is one special group of views which used to work, but not anymore: &view=xxjson&format=json (view name ends to format).
@mahagr - the format is only removed if it occurs at the end of the string, so ExampleViewHtmlBlender will translate to view name htmlblender
ExampleViewHtmlBlender
htmlblender
Nice work guys! It was also a great idea to remove format by this way.