Opened 8 years ago
Closed 8 years ago
#1877 closed defect (wontfix)
Unable to attach files to ticked
Reported by: | Mateusz Łoskot | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | trac |
Cc: | strk |
Description
- I have logged in to Trac of GDAL.
- I'm trying to submit a new ticket to GDAL.
- The ticket has been created, but I'm unable to attach a .patch file.
First, Trac complains about
Maximum number of external links per post exceeded
despite my ticket does NOT include any external links, any links.
I submit response to CAPTCHA, I tried to give correct result of arithmetic question in word or number, both yield no success.
BTW, the instruction is insufficient:
Q: one minus zero multiplied by five
Which one is the answer: five or 5 ?
Attachments (2)
Change History (7)
by , 8 years ago
by , 8 years ago
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Replying to Mateusz Łoskot:
- I have logged in to Trac of GDAL.
- I'm trying to submit a new ticket to GDAL.
- The ticket has been created, but I'm unable to attach a .patch file.
First, Trac complains about
Maximum number of external links per post exceededdespite my ticket does NOT include any external links, any links.
See also: https://trac.osgeo.org/osgeo/ticket/1694#comment:10
It seems that BlogSpam checks the more than the patch.
strk may know more about it, it was also reported for the GRASS GIS trac recently
comment:4 by , 8 years ago
Please don't wait for me. The spam filter is a beast of configuration, any admin can tweak the filter, and any developer can try to improve the filter. Given the Mantra strategy we could really relax things more, but we need to find a way to make it easy to tweak for more people. The wiki should contain all instructions about how to do this system-wide (see /etc/trac) - or each trac instance administrator can do it locally.
comment:5 by , 8 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I've used GitHub pull request instead.
The GDAL ticket mentioned above is https://trac.osgeo.org/gdal/ticket/6815
Interestingly, I was allowed to submit files to this ticket.
Is the issue specific to GDAL instance of Trac?