Fullscreen
Loading...
 
Skip to main content

Trackers /(\w+)/ and /$1\s+\w*/ are considered same, if using "Mirror-Tables" AND "explicit names"

Status
Closed
Subject
Trackers /(\w+)/ and /$1\s+\w*/ are considered same, if using "Mirror-Tables" AND "explicit names"
Version
1.9.x
Category
  • Error
  • Usability
Feature
~Trackers (mirror)
Resolution status
Won't Fix
Submitted by
amette
Lastmod by
Marc Laporte
Rating
(0)
Description

This problem occurs only when using the features "mirror-tables" AND "explicit names".

Using such a setup you can create a tracker like

- test

but then afterward no more trackers like:

- test 2
- test hello
- test (<- just a space here)

Quoting doesn't help!

Solution

it's impossible with explicit names
the name of the tracker is used to build the tables name, instead of tracker id
so means you have table names with blanks
what is possible but difficult, not as tw is

We could use underscore instead of spaces, but that would make "My Tracker" the same as "My_Tracker" - some good solution is yet to be found...

Then, just warn the people, anyway, they will see they cannot create a second one !

Importance
6
Priority
30
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
305
Created
Wednesday 06 July, 2005 16:48:18 UTC
by Unknown
LastModif
Wednesday 05 June, 2013 21:39:26 UTC


Show PHP error messages