Changes between Initial Version and Version 1 of Ticket #3553
- Timestamp:
- 06/15/2011 05:50:38 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3553 – Description
initial v1 1 1 Elgg does a pretty good job with user submitted content that ends up in the database judging by reports and what I've seen in code. 2 2 3 Elgg does a bad job with GET parameters that are used in page generation (think a search query) and a very bad job witha URL section used in the same way. For example, I send Evan a link in the email:3 Elgg has had a few problems with GET parameters that are used in page generation (think a search query) and has ignored parameters used in a URL section used in the same way. For example, I send Evan a link in the email: 4 4 5 5 Evan, check out the new plugin uploaded by Brett: http://community.elgg.org/pg/plugins/brettp/#hack
