Opened 3 years ago
Closed 3 years ago
#2020 closed Defect (fixed)
thewire regressions
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.1 |
| Component: | The Wire | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Looks like all the fixes to thewire from 1.6 to 1.7 were blown away
Revisions:
- [svn:5148]
- [svn:5134]
- [svn:5107] (probably - needs to be modified for different css)
- [svn:5081]
- there's more but the svn repository has been re-orged enough times to make it difficult to track the changes. I'll add more revisions as I find them.
Change History (5)
comment:1 Changed 3 years ago by cash
comment:2 Changed 3 years ago by brettp
Wow this sucks...I have no idea what happened here. Thanks for finding the problems. No more mucking with SVN repos now that we have a maintainable setup.
comment:3 Changed 3 years ago by cash
(In [svn:5545]) Refs #2020 - wire post is not turned into tag array because we have free text search now
comment:4 Changed 3 years ago by cash
(In [svn:5546]) Refs #2020 - wire does not integrated with activity dashboard anymore
comment:5 Changed 3 years ago by cash
- Resolution set to fixed
- Status changed from new to closed
(In [svn:5547]) Fixes #2020 - all changes to thewire that were lost are intregated back in
Note: See
TracTickets for help on using
tickets.

[svn:5148] is probably not necessary because the structure of the plugin changed back to the original.
The biggest one is turning every single word in a wire post into a tag. That made some sense before free text search, but doesn't now. This is occurring in the add action.