summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/strips___95___from_extensions_in_E_backends__63__/comment_1_9a3d0866b5c54f6f5dca59c39960e28f._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/bugs/strips___95___from_extensions_in_E_backends__63__/comment_1_9a3d0866b5c54f6f5dca59c39960e28f._comment b/doc/bugs/strips___95___from_extensions_in_E_backends__63__/comment_1_9a3d0866b5c54f6f5dca59c39960e28f._comment
new file mode 100644
index 000000000..069dc7fca
--- /dev/null
+++ b/doc/bugs/strips___95___from_extensions_in_E_backends__63__/comment_1_9a3d0866b5c54f6f5dca59c39960e28f._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-05-27T17:06:41Z"
+ content="""
+Non-alphanumerics are stripped.
+
+This also results in a file "foo.ba________________________r" having
+".bar" picked as its extension.
+
+I think the fix is to filter out over-long "extensions" before stripping
+the non-alphanumerics.
+"""]]