Modify ↓
Opened 7 years ago
Last modified 14 months ago
#13011 new defect
Fixup whitespace on repository admin pages when saving changes
Reported by: | Ryan J Ollos | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-stable-1.6.x |
Component: | admin/web | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
(Moved from #11371)
The following behaviours should be implemented to make the Repository admin page consistent with the other admin pages:
- Call
simplify_whitespace
on thename
andalias
. - Remove leading and trailing whitespace from the
directory
andurl
.
Also:
- we should
simplify whitespace
on theComponent
owner
field. simplify_whitespace
should be extended to remove zero-width spaces (comment:5:ticket:11351).
Attachments (0)
Change History (2)
comment:1 by , 5 years ago
Milestone: | next-stable-1.2.x → next-stable-1.4.x |
---|
comment:2 by , 14 months ago
Milestone: | next-stable-1.4.x → next-stable-1.6.x |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed