Tags not working
Tags not working
| Issue ID: | 2062 |
| Issue Category: | bug |
| Component: | core |
| Priority: | minor |
| Status: | deferred |
| Assigned: | evan |
| Version: | 0.8 |
| Keywords: | tag tags |
I have to instances of Status.net installed in on two servers. Everything works fine on both with the exception that one server doesn't parse and output tags as links nor does it store them in the database.
Server A:
PHP 5.2.11
MySQL 5.0.81
Parses Tag, outputs as link, stores in database.
Server B:
PHP 5.2.6
MySQL 5.0.45
Outputs tag as static text in timeline.
Off the top of anyone's head is there a reason this can be happening, possibly a server dependency that would cause this. Both instances are exact with exception of config files.
Thanks.
| Attachment | Size |
|---|---|
| 2062_statusnet-hashtags.diff | 1.48 KB |
| 2062_tag.jpg | 27.2 KB |

Updates
#1
Hi gla24,
I also experienced similar issue in my installation (CentOS-5.4/PHP 5.2.9 from CentOS5-Testing).
The attachment:statusnet-hashtags.diff fixes the issue for me.
Happy denting.
abbe.
#2
These look like cases where the system PCRE is broken (missing standard configuration options); I believe the installer now detects that condition and recommends fixing it.
You can also subscribe to the
RSS feed for updates to this issue.