View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
07834Feature requestsOtherpublic2015-11-10 08:14
Reporterselahattinalan Assigned ToDenisChenu  
PrioritynormalSeverityfeature 
Status closedResolutionduplicate 
Summary07834: Feature Request - Short tag for every survey
Description

Feature Request - Short tag for every survey

Hi,

A short tag must be for every survey and we must access to this survey by http://www.xxx.com/tag.

Because, I could say to students "please fill the survey at http://www.xxx.com/students, or to friends http://www.xxx.com/teachers or http://www.xxx.com/stars or etc. If possible index.php must not be at address.

I tried with .htaccess rewrite rule but i am not succesfull.

I think the solving is:

student is the example tag

With a .htacess redirecting "http://www.xxx.com/student" must redirect to "http://www.xxx.com/index.php?survey=student"

and index.php file must compare the short tag (ex:student) from database and open the address http://www.xxx.com/index.php/NNNNNN?lang=mm

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Relationships

duplicate of 08239 ready for testinggabrieljenik Allow for user friendly survey URLS 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2013-05-14 14:05

developer   ~25242

With .htaccess use redirect:

Redirect 302 /student http://example.org/index.php/NNNNNN?lang=mm

Issue History

Date Modified Username Field Change
2013-05-13 11:54 selahattinalan New Issue
2013-05-14 14:05 DenisChenu Note Added: 25242
2015-11-02 17:52 DenisChenu Severity @50@ => feature
2015-11-02 17:52 DenisChenu Category Accessibility => Other
2015-11-09 18:44 DenisChenu Relationship added duplicate of 08239
2015-11-10 08:14 DenisChenu Status new => closed
2015-11-10 08:14 DenisChenu Assigned To => DenisChenu
2015-11-10 08:14 DenisChenu Resolution open => duplicate