Leech nodes do not have unique titles - they all have the feed name as title, so every node as the same title.
View the issue here: http://my-health-care.co.uk/frontpage
Background:
I added two feeds - one using a CCK type, the other using the Story type.
Nodes with the title 'Health' are the Story type nodes, nodes with the tile 'BBC News | Health | World Edition' are the CCK type.
Comments
Comment #1
Jeff Burnz commentedanyone else has this issue?
Comment #2
timonweb commentedsame problem here! We need a decision! Also all my leech- cck nodes are ubpublished after the feed leech.
Comment #3
eotinfotech commentedI too have the same issue, of SAME TITLE for all feeds
The version 5.x-1.6 work fine
But as i shifted to 5.x-1.x-dev The problem start.
Kindly let us know the solution of the same
Prachait
http://www.prachait.com
Comment #4
alex_b commentedCould this error occur because of the change in line 2281 ?
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/leech/leech.m...
Comment #5
eotinfotech commentedHello
I did not think, as this changes has no effect
I tried the same with putting the comments and without comment
// Temporary properties
//$edit->leech_news_item->feed_data = &$node->leech->connection->news_feed; //Commented by Prachait
But the effect is the same.
I rechecked the same. and found that.....
The title for all the leech feed, is the title of the first feed.
What i did for the testing.
1. I created 2, leech feeders
2. I deleted all the feeds
3. I leech the nodes for the 1st feeder
4. and found
5. The title is the same, which was of the 1st Node of the 1st Feeder
6. I leech the nodes for the 2nd feeder
7. and found
8. The title is the same which was on the 1st Node of the 1st Feeder
So, I think the problem occur when, we are fetching the feed nodes.
Possible Problem:
1. When the 1 Feeder Source, get the Feeds
2. In checks for the URL, already exists in the data base
3. in the above checking case - It get the data, as Title and URL
4. It found the different URL for each different
5. It create an array for the new coming feeds
6. There, it assign the Different Node Content, but, THE TITLE IS SAME
7. And it enter the information in the database.
8. And we get the different content node, with same TITLE
Possible Solution
Please help me !
About me !
I am a Project Manager, and work on logic.
I am very new to Drupal and Drupal Code, so i can not figure out this flowchart in the code,
I need help from some one, who can figure out my above logic in the leech module code.
I am facing the same problem on http://www.prachait.com
Thanks in advance
Prachait
http://www.prachait.com
Comment #6
aron novakUnfortunately I cannot reproduce this bug at all. I tried different PHP versions, RSS feeds, CCK/simple content type for template and feed both, but in every combination it worked for me in my envirornment.
Can you (all who experienced this) tell me the following:
- Exact PHP version
- CVS revision that is in use
- what other 3rd party modules are installed into the Drupal system in addition to CCK?
I hope we can solve this urgent issue soon, thanks for the help in advance!
Comment #7
eotinfotech commentedHi
In my case, i have PHP Version 5.1.6 installed
1. as a module, Leech is installed
2. Supporting URL Path = Not Installed
3. CCK Module = Not Installed
4. PathAuto = Installed = Working Fine
Leech Version
5.x-1.x-dev 2007-Apr-06 43.26 KB
---
Dear Aron Novak
If you need, I can give you the access of my website, where you can check the same.
Kindly let me know, as any other module is necessary for the leech,
I will check back, as it is installed or not
Waiting for reply
Regards
Prachait
Comment #8
eotinfotech commentedDear Aron
Please let us know, any success on this ! Duplicate Title !
Also, please tell me, in which direction I do more research on you for this bug
Regards
Prachait