Thread: [Lxr-dev] [ lxr-Bugs-471858 ] Some characters in files create trouble
Brought to you by:
ajlittoz
From: <no...@so...> - 2001-10-16 20:53:16
|
Bugs item #471858, was opened at 2001-10-16 13:53 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 Category: Browsing Group: current cvs Status: Open Resolution: None Priority: 5 Submitted By: Per Kristian Gjermshus (pergj) Assigned to: Per Kristian Gjermshus (pergj) Summary: Some characters in files create trouble Initial Comment: I have a directory in my source-tree containing the string 'c-++'. It is not possible to browse these directories. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 |
From: <no...@so...> - 2001-10-23 14:16:09
|
Bugs item #471858, was opened at 2001-10-16 13:53 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 Category: Browsing Group: current cvs Status: Open Resolution: None Priority: 5 Submitted By: Per Kristian Gjermshus (pergj) Assigned to: Per Kristian Gjermshus (pergj) Summary: Some characters in files create trouble Initial Comment: I have a directory in my source-tree containing the string 'c-++'. It is not possible to browse these directories. ---------------------------------------------------------------------- >Comment By: Malcolm Box (mbox) Date: 2001-10-23 07:16 Message: Logged In: YES user_id=215386 Looks like this is caused by the httpwash function being over-zealous at stripping out characters. Perhaps we can get away with not washing variables - it seems that there are few dangerous calls that use web-provided parameters, and we could simply check at these places for troublesome characters, rather than globally restrict them. This is related to the glimpse RE bug as well ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 |
From: <no...@so...> - 2001-11-17 15:36:42
|
Bugs item #471858, was opened at 2001-10-16 13:53 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 Category: Browsing Group: current cvs Status: Open Resolution: None Priority: 5 Submitted By: Per Kristian Gjermshus (pergj) >Assigned to: Malcolm Box (mbox) Summary: Some characters in files create trouble Initial Comment: I have a directory in my source-tree containing the string 'c-++'. It is not possible to browse these directories. ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2001-10-23 07:16 Message: Logged In: YES user_id=215386 Looks like this is caused by the httpwash function being over-zealous at stripping out characters. Perhaps we can get away with not washing variables - it seems that there are few dangerous calls that use web-provided parameters, and we could simply check at these places for troublesome characters, rather than globally restrict them. This is related to the glimpse RE bug as well ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 |
From: <no...@so...> - 2002-05-09 11:06:45
|
Bugs item #471858, was opened at 2001-10-17 05:53 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 Category: Browsing Group: current cvs Status: Open Resolution: None >Priority: 7 Submitted By: Per Kristian Gjermshus (pergj) Assigned to: Malcolm Box (mbox) Summary: Some characters in files create trouble Initial Comment: I have a directory in my source-tree containing the string 'c-++'. It is not possible to browse these directories. ---------------------------------------------------------------------- >Comment By: Malcolm Box (mbox) Date: 2002-05-09 20:06 Message: Logged In: YES user_id=215386 Bug 536369 is a duplicate of this. ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2001-10-23 23:16 Message: Logged In: YES user_id=215386 Looks like this is caused by the httpwash function being over-zealous at stripping out characters. Perhaps we can get away with not washing variables - it seems that there are few dangerous calls that use web-provided parameters, and we could simply check at these places for troublesome characters, rather than globally restrict them. This is related to the glimpse RE bug as well ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 |
From: SourceForge.net <no...@so...> - 2005-05-19 22:04:10
|
Bugs item #471858, was opened at 2001-10-16 21:53 Message generated for change (Comment added) made by mbox You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: current cvs >Status: Closed >Resolution: Fixed Priority: 7 Submitted By: Per Kristian Gjermshus (pergj) Assigned to: Malcolm Box (mbox) Summary: Some characters in files create trouble Initial Comment: I have a directory in my source-tree containing the string 'c-++'. It is not possible to browse these directories. ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2005-05-19 23:03 Message: Logged In: YES user_id=215386 This has now been fixed in CVS. If you can install the new version and check that it solves your problem, then it would be very useful. Thanks for reporting this defect and helping to make LXR better. ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2002-05-09 12:06 Message: Logged In: YES user_id=215386 Bug 536369 is a duplicate of this. ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2001-10-23 15:16 Message: Logged In: YES user_id=215386 Looks like this is caused by the httpwash function being over-zealous at stripping out characters. Perhaps we can get away with not washing variables - it seems that there are few dangerous calls that use web-provided parameters, and we could simply check at these places for troublesome characters, rather than globally restrict them. This is related to the glimpse RE bug as well ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=471858&group_id=27350 |