CMS MADE SIMPLE FORGE

Gallery

 

[#8330] pretty url problem in action gallerytree

avatar
Created By: Piotras Cimmperman (vilkis)
Date Submitted: Fri Aug 31 04:31:54 -0400 2012

Assigned To: Jos (josvd)
Version: 1.6
CMSMS Version: None
Severity: Minor
Resolution: Fixed
State: Closed
Summary:
pretty url problem in action gallerytree
Detailed Description:
If I use {Gallery action=gallerytree show='active' dir='2011' } not working
links are generated in prettyurl mode. Solution add Route:

$this->RegisterRoute('/'.$urlprefix.'\/(?P<dir>.+)\/(?P<show>[a-zA-Z]+)-(?P<returnid>[0-9]+)$/',
array('action'=>'default'));


vilkis


History

Comments
avatar
Date: 2015-04-12 13:06
Posted By: Jos (josvd)

fixed in Gallery 2.0.2
      
Updates

Updated: 2015-04-12 13:06
resolution_id: => 7
cmsms_version_id: 29730 => -1
state: Open => Closed