Posted by phildu on January 6, 2006 at 12:16pm
Jump to:
| Project: | Subscribe |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
before :
i want to say i love your module
but i found some ... bugs and/or missing features
1 - i try to subscribe to node whit image include whith acide free / or image assist
and my client site doesnt interpret the code beetween [] like [img_assist|fid=7|thumb=0|alt=image 3|caption= ]
is it normal or an error or a bug ?
2- i have to modify this line
$remote_url = "$node->domain. '/';
to
$remote_url = "http://".$node->domain. '/';
to have a good link
Comments
#1
the lack of images in subscribed post is known. not sure about the domain problem
#2
Closing this since it relates the 4.7 version.