Ticket #7961 (closed Bug: fixed)
If a dot is used in the title, the object id will not be lowercased
| Reported by: | mborch | Owned by: | hannosch |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.1 |
| Component: | Infrastructure | Keywords: | normalization |
| Cc: |
Description
This might be a "feature", but it seems that the case of a dot is handled in a special way because it might be a filename.
This does not make much sense in the general case though. You might have titles such as:
- Resume, March 18.3
This should be not interpreted as a filename (if this is what actually happens).
Change History
comment:1 Changed 4 years ago by mborch
- Owner changed from somebody to nouri
- Component changed from Unknown to Archetypes
comment:2 Changed 4 years ago by wichert
- Owner changed from nouri to hannosch
- Component changed from Archetypes to Infrastructure
That is done by Hanno's normalizer core
Note: See
TracTickets for help on using
tickets.
